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.

Download
As of version 2.3, JaCoP is open source and can be fetched from Download JaCoP.

Documentation
JaCoP API

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 My Constraint Programming Blog, and
* MiniZinc page
* My Choco page
* My Gecode/R page
* My Comet page
* My Gecode page
* My ECLiPSe page

Back to my homepage
Created by Hakan Kjellerstrand hakank@bonetmail.com