Trace: » Documentation
Everything you need to know About CHOCO can be find in the following pages.
The concise Introduction to constraint programming and Choco will provide some informations About constraint programming concepts and a “Hello world”-like My first Choco program.
The The model page gives informations on How to create a model, the introduction of Variables and Constraints.
The The solver page gives informations on How to create a solver, Read a model, to define a Search strategy and finally Solve the problem.
A catalog of CHOCO defined Constraints in alphabetical order is also available.
The Advanced uses of Choco explain how to [advanced#Define your own limit search space]], Define your own search strategy, Define your own contraint, Define your own operator, Define your own variable or Backtrackable structures.
Here you can find short documentation concerning futur works, only available on the beta version or extension of the current jar.
Here you can find some materials at your disposal. If you create any, you can also send it to us, so we can add it to the list.