This repository has been archived by the owner on Jul 2, 2020. It is now read-only.
Releases: chocoteam/choco-parsers
Releases · chocoteam/choco-parsers
choco-parsers-4.0.4
Support import/export to JSON format.
Work with choco-solver-4.0.5.
4.0.3
Support Choco-4.0.4, and XCSP format (restricted to competition requirements).
4.0.1
Support Choco-4.0.1, and (partially) XCSP.
choco-parsers-4.0.0
Merge tag 'choco-parsers-4.0.0' into master
choco-parsers-3.3.2
Compliant with chock-solver-3.3.2
Also available on Maven Central Repository:
<dependency>
<groupId>org.choco-solver</groupId>
<artifactId>choco-parsers</artifactId>
<version>3.3.2</version>
</dependency>
3.3.0
Compliant with chock-solver-3.3.0
Also available on MCR:
<dependency>
<groupId>org.choco-solver</groupId>
<artifactId>choco-parsers</artifactId>
<version>3.3.0</version>
</dependency>