JCK: Java Constraint Kit
JCK is a library providing constraint programming for the host language Java.
JCK consists of three components:
- JCHR: Java Constraint Handling Rules
A high-level language to write application specific
constraint solvers
- JASE: Java Abstract Search Engine
A generic search engine for JCHR to solve constraint problems
- VisualCHR
An interactive tool to visualize JCHR computations
Documentation
Paper about JCK
Abstract (.txt),
complete text (.ps.gz, 211K) , (.pdf, 372K).
Last modified: Mon Jun 3 10:25:11 CEST 2002