MiniZinc.jl
MiniZinc.jl copied to clipboard
A Julia interface to the MiniZinc constraint modeling language
Results
3
MiniZinc.jl issues
Sort by
recently updated
recently updated
newest added
Dear maintainers, was there any attempt to build a JLL for `libminizinc`? This could be a step towards solving the Windows binding issue (#36).
It would be good if there would be a set/sets that would allow to encode that two specific nodes of a graph (modelled as a NxN boolean adjacency matrix) are...