-3

I find several solvers appeared in MiniZinc Configuration. So what is the advantage of each solver? And what problems are classic examples for each soler? Thanks. solvers in MiniZinc Configuration

Dennis
  • 7
  • 3

1 Answers1

1

All MiniZinc solvers known to the MiniZinc team, including those in the bundle, are described on the software page of the MiniZinc website. Look for the heading "FlatZinc implementations".

Note that most of these solvers are full solving environment and that not all features of a solver might be natively available in the MiniZinc environment.

Dekker1
  • 5,565
  • 25
  • 33