Last Version

org.choco-solver:choco-samples 3.3.3-j7

Choco is a Free and Open-Source Software dedicated to Constraint Programming. It aims at describing real combinatorial problems in the form of Constraint Satisfaction Problems and to solve them with Constraint Programming techniques.

License

License

Categories

Categories

Choco Business Logic Libraries Constraint Satisfaction Problem Solver
GroupId

GroupId

org.choco-solver
ArtifactId

ArtifactId

choco-samples
Version

Version

3.3.3-j7
Type

Type

jar
Description

Description

org.choco-solver:choco-samples
Choco is a Free and Open-Source Software dedicated to Constraint Programming. It aims at describing real combinatorial problems in the form of Constraint Satisfaction Problems and to solve them with Constraint Programming techniques.

Download choco-samples 3.3.3-j7


<!-- https://jarcasting.com/artifacts/org.choco-solver/choco-samples/ -->
<dependency>
    <groupId>org.choco-solver</groupId>
    <artifactId>choco-samples</artifactId>
    <version>3.3.3-j7</version>
</dependency>
// https://jarcasting.com/artifacts/org.choco-solver/choco-samples/
implementation 'org.choco-solver:choco-samples:3.3.3-j7'
// https://jarcasting.com/artifacts/org.choco-solver/choco-samples/
implementation ("org.choco-solver:choco-samples:3.3.3-j7")
'org.choco-solver:choco-samples:jar:3.3.3-j7'
<dependency org="org.choco-solver" name="choco-samples" rev="3.3.3-j7">
  <artifact name="choco-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.choco-solver', module='choco-samples', version='3.3.3-j7')
)
libraryDependencies += "org.choco-solver" % "choco-samples" % "3.3.3-j7"
[org.choco-solver/choco-samples "3.3.3-j7"]

Dependencies

compile (3)

Group / Artifact Type Version
org.choco-solver : choco-solver jar 3.3.3-j7
args4j : args4j jar 2.32
net.sf.trove4j : trove4j jar 3.0.3

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.9.10

Project Modules

There are no modules declared in this project.