A graph module for Choco Solver

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
Last Version

Last Version

4.2.2
Release Date

Release Date

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

How to add to project

<!-- 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.
org.choco-solver

Versions

Version
4.2.2
4.2.1
4.2.0
4.1.1
4.1.0
3.3.0