Skip to content

Conversation

hakank
Copy link

@hakank hakank commented May 27, 2025

The "... (s1,s2)" construct throws a syntax error in MiniZinc 2.9.3:

< "Non symmetric line (s1,s2)\n"));

                                             "Non symmetric line \(s1),\(s2)\n"));

The "... \(s1,s2)" construct throws a syntax error in MiniZinc 2.9.3:

<                                                  "Non symmetric line \(s1,s2)\n"));
---
>                                                  "Non symmetric line \(s1),\(s2)\n"));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant