The MiniZinc Wiki

MiniZinc is a modern solver-independent constraint modelling language developed as part of the G12 project. MiniZinc is essentially a subset of first order logic augmented with arithmetic, sets, and arrays. The goal has been to produce a modelling language rich enough for most needs, but simple enough that third parties can choose to implement their own MiniZinc tools without excessive effort. The MiniZinc tool set provided freely by the G12 project translates MiniZinc models into FlatZinc models, which are little more than lists of variable declarations and primitive constraints. FlatZinc is so simple that a new constraint solver can be given a FlatZinc interface with only a day or two of work. We hope that MiniZinc and FlatZinc will be adopted by the constraint programming community as standards.

Web sites and mailing lists

Tutorials and documentation

Contributed MiniZinc Examples

  • Problems: A set of problems with alternate models and data sets and expected output, or best known solutions.
  • Globals: Definitions of different global constraints by decomposition as well as some small test instances and expected output
  • Tests: A set of models principally for testing aspects of MiniZinc and FlatZinc tools

Wiki details

 
start.txt · Last modified: 11/09/2009 15:27 by 203.143.174.122
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki