Last Version

pf4cs 1.0.5

Problem facade for constraint solvers.

License

License

Categories

Categories

Choco Business Logic Libraries Constraint Satisfaction Problem Solver
GroupId

GroupId

org.choco-solver
ArtifactId

ArtifactId

pf4cs
Version

Version

1.0.5
Type

Type

jar
Description

Description

pf4cs
Problem facade for constraint solvers.
Project URL

Project URL

https://github.com/chocoteam/pf4cs

Download pf4cs 1.0.5


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.