My JaCoP page

JaCoP (Java Constraint Programming solver) is a constraint programming system in Java created by Radoslaw Szymanek and Krzysztof Kuchcinski. More information about the system is presentented at the Wiki.

Note: The models below use the development version of JaCoP (version 2), which - as for now - is not public available, but may be obtained by mailing Radoslaw Szymanek. (Information about the stable version (version 1) is here.)

My JaCoP models

Below are some of my models for JaCoP version 2.

Explanation and references are in each specific file. Many of these models are translated from my MiniZinc models. Please note that some of the models use the helper class HakankUtil.java.
Also, see MiniZinc page and My Choco page(another constraint programming systems).
Back to my homepage
Created by Hakan Kjellerstrand hakank@bonetmail.com