Skip to content

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

Open
hakank wants to merge 1 commit into
MiniZinc:developfrom
hakank:patch-1
Open

hakank wants to merge 1 commit into
MiniZinc:developfrom
hakank:patch-1

Conversation

@hakank

@hakank hakank commented May 27, 2025

Copy link
Copy Markdown

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