Last Version

CPSolver 1.4.3

The constraint solver library contains a local search based framework that allows modeling of a problem using constraint programming primitives (variables, values, constraints).

License

License

GroupId

GroupId

org.unitime
ArtifactId

ArtifactId

cpsolver
Version

Version

1.4.3
Type

Type

jar
Description

Description

CPSolver
The constraint solver library contains a local search based framework that allows modeling of a problem using constraint programming primitives (variables, values, constraints).
Project URL

Project URL

http://www.cpsolver.org
Project Organization

Project Organization

UniTime, s.r.o.
Source Code Management

Source Code Management

https://github.com/UniTime/cpsolver

Download cpsolver 1.4.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.17.1
org.dom4j : dom4j jar 2.1.3

Project Modules

There are no modules declared in this project.