Последняя версия

SAT4J csp xml parser 2.3.0

The aim of the SAT4J library is to provide an efficient library of SAT solvers in Java. Compared to the OpenSAT project, the SAT4J library targets first users of SAT "black boxes", willing to embed SAT technologies into their application without worrying about the details. Since we use the library for our own research, it is also possible for SAT researchers to use it as a basis for their work.

Лицензия

Лицензия

Группа

Группа

org.sat4j
Идентификатор

Идентификатор

org.sat4j.csp.xmlparser
Версия

Версия

2.3.0
Тип

Тип

jar
Описание

Описание

SAT4J csp xml parser
The aim of the SAT4J library is to provide an efficient library of SAT solvers in Java. Compared to the OpenSAT project, the SAT4J library targets first users of SAT "black boxes", willing to embed SAT technologies into their application without worrying about the details. Since we use the library for our own research, it is also possible for SAT researchers to use it as a basis for their work.
Организация-разработчик

Организация-разработчик

Centre de Recherche en Informatique de Lens (CRIL)

Скачать org.sat4j.csp.xmlparser 2.3.0


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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.4

Модули Проекта

Данный проект не имеет модулей.