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.

Лицензия

Лицензия

Группа

Группа

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

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

org.ow2.sat4j.csp.xmlparser
Последняя версия

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

2.3.5
Дата

Дата

Тип

Тип

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.ow2.sat4j.csp.xmlparser

Как подключить последнюю версию

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.4
org.mockito : mockito-all jar 1.9.5

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

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

Версии библиотеки

Версия
2.3.5
2.3.4
2.3.3