Skip to content

Syntax error in train-scheduling/trains.mzn#3

Open
hakank wants to merge 1 commit intoMiniZinc:developfrom
hakank:patch-1
Open

Syntax error in train-scheduling/trains.mzn#3
hakank wants to merge 1 commit intoMiniZinc:developfrom
hakank:patch-1

Conversation

@hakank
Copy link
Copy Markdown

@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