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.

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 and My Choco page(another constraint programming systems).
Back to my homepage
Created by Hakan Kjellerstrand hakank@bonetmail.com