SAT4J maxsat

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.maxsat
Последняя версия

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

2.3.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

SAT4J maxsat
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.maxsat

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.sat4j : org.sat4j.core jar 2.3.1
org.sat4j : org.sat4j.pb jar 2.3.1
commons-cli : commons-cli jar 1.1

test (1)

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

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

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

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

Версия
2.3.1
2.3.0
2.2.3