syat-choco
An extension of Choco for Declarative Statistics.
Please note this is an Eclipse project folder.
The library requires Ibex 2.3.1; further information can be found here.
License |
License |
---|---|
Categories |
CategoriesChoco Business Logic Libraries Constraint Satisfaction Problem Solver |
GroupId | GroupIdcom.github.gwr3n |
ArtifactId | ArtifactIdsyat-choco |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsyat-choco
syāt is a suite of declarative modelling tools for statistical analysis.
Global constraints and modeling tools covered in this library have been originally introduced in Rossi et al., "Declarative Statistics", 2017 (https://arxiv.org/abs/1708.01829).
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
syat-choco-1.0.0.pom | |
syat-choco-1.0.0.jar | 181 KB |
syat-choco-1.0.0-sources.jar | 154 KB |
syat-choco-1.0.0-javadoc.jar | 465 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gwr3n/syat-choco/ -->
<dependency>
<groupId>com.github.gwr3n</groupId>
<artifactId>syat-choco</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gwr3n/syat-choco/
implementation 'com.github.gwr3n:syat-choco:1.0.0'
// https://jarcasting.com/artifacts/com.github.gwr3n/syat-choco/
implementation ("com.github.gwr3n:syat-choco:1.0.0")
'com.github.gwr3n:syat-choco:jar:1.0.0'
<dependency org="com.github.gwr3n" name="syat-choco" rev="1.0.0">
<artifact name="syat-choco" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gwr3n', module='syat-choco', version='1.0.0')
)
libraryDependencies += "com.github.gwr3n" % "syat-choco" % "1.0.0"
[com.github.gwr3n/syat-choco "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.choco-solver : choco-solver | jar | 3.3.3 |
ca.umontreal.iro : ssj | jar | 2.5 |
org.la4j : la4j | jar | 0.6.0 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
An extension of Choco for Declarative Statistics.
Please note this is an Eclipse project folder.
The library requires Ibex 2.3.1; further information can be found here.