Bibliography

The bibtex of CHOCO is still under construction .

bibtex file : choco.bib .

2010

2009

If you think an article is missing, contact us at add article to CHOCO's bibtex .

Referencing

Referencing CHOCO:

@TechReport{choco-ref-RR-EMN,
    author = {CHOCO Team},
    title = {choco: an Open Source Java Constraint Programming Library},
    institution = {Ecole des Mines de Nantes},
    number = {10-02-INFO},
    type = {Research report},
    year = 2010,
    url = {http://www.emn.fr/z-info/choco-solver/pdf/choco-presentation.pdf},
    abstract = {
                CHOCO is a java library for constraint satisfaction problems (CSP) and constraint
                programming (CP).It is built on a event-based propagation mechanism with backtrackable
                structures. CHOCO is an open- source software,distributed under a BSD licence and hosted by
                sourceforge.net. CHOCO is mainly developed by people at Ecole des Mines
                de Nantes (France) and is financially supported by Bouygues SA and Amadeus SA}
}