Constraint Programming¶
Minizinc¶
MiniZinc is a high-level constraint modelling language that allows you to easily express and solve discrete optimisation problems.
https://www.minizinc.org/
https://python.minizinc.dev/en/latest/getting_started.html
OR-Tools¶
OR-Tools is fast and portable software for combinatorial optimization.
https://developers.google.com/optimization/
#tools
Page last modified: 2024-11-13 09:17:00