is not current version
Last Version 1.4.3

CPSolver 1.3.255

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.3.255
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.3.255


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

Dependencies

compile (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.dom4j : dom4j jar 2.1.3

Project Modules

There are no modules declared in this project.