Gecode / gecode

Generic Constraint Development Environment
https://www.gecode.org
Other
283 stars 76 forks source link

Fix action branching for flatzinc #127

Closed zayenz closed 3 years ago

zayenz commented 3 years ago

Action branching has support in the flatzinc driver. However, the gecode.mzn file declared activity branching instead, which was simply ignored.