Hacker News new | ask | show | jobs
by acaz 1066 days ago
I took a class in grad school where MiniZinc was our go-to to solve many different problems and I had the same issue. I found that the handbook[1] was pretty helpful in modeling tricks and understanding the logic where I was used to CPLEX modeling style and Python OR-Tools.

[1] https://www.minizinc.org/doc-2.5.5/en/index.html