The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type |
|---|---|---|---|
| gnu | trove | 2.1.0 | jar |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Type |
|---|---|---|---|
| junit | junit | 4.4 | jar |
| CHOCO |
|---|
Description: Choco is a java library for constraint satisfaction problems (CSP), constraint programming (CP) and explanation-based constraint solving (e-CP). It is built on a event-based propagation mechanism with backtrackable structures. Choco is an open-source software, distributed under a Choco Licence and hosted by sourceforge.net. URL: http://www.emn.fr/z-info/choco-solver/ Project License: BSD Berkeley Software Distribution License |
| JUnit |
|---|
Description: JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java. URL: http://junit.org Project License: Common Public License Version 1.0 |
| trove |
|---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |