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.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииChoco Прикладные библиотеки Constraint Satisfaction Problem Solver |
| Группа | Группаcom.github.gwr3n |
| Идентификатор | Идентификаторsyat-choco |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsyat-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).
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.