Last Version

A graph module for Choco Solver 4.2.2

A graph module for Choco Solver.

License

License

Categories

Categories

Choco Business Logic Libraries Constraint Satisfaction Problem Solver
GroupId

GroupId

org.choco-solver
ArtifactId

ArtifactId

choco-graph
Version

Version

4.2.2
Type

Type

jar
Description

Description

A graph module for Choco Solver
A graph module for Choco Solver.
Project URL

Project URL

https://github.com/chocoteam/choco-graph

Download choco-graph 4.2.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.choco-solver : choco-solver jar 4.0.6

test (1)

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

Project Modules

There are no modules declared in this project.