MVN

org.sat4j : org.sat4j.pb

Maven & Gradle

Oct 31, 2011
5 usages

SAT4J pseudo · The pb library contains algorithms for solving pseudo boolean optimization problems.

<dependency>
    <groupId>org.sat4j</groupId>
    <artifactId>org.sat4j.pb</artifactId>
    <version>2.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sat4j : org.sat4j.pb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.1

All Versions

Choose a version of org.sat4j : org.sat4j.pb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
org.sat4j.pb-2.3.1
org.sat4j.pb-2.3.0
2.2.x
org.sat4j.pb-2.2.3
2.0.x
org.sat4j.pb-2.0.4
org.sat4j.pb-2.0.0

How to add a dependency to Maven

Add the following org.sat4j : org.sat4j.pb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.sat4j</groupId>
    <artifactId>org.sat4j.pb</artifactId>
    <version>2.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.sat4j : org.sat4j.pb gradle dependency to your build.gradle file:

implementation 'org.sat4j:org.sat4j.pb:2.3.1'

Gradle Kotlin DSL: Add the following org.sat4j : org.sat4j.pb gradle kotlin dependency to your build.gradle.kts file:

implementation("org.sat4j:org.sat4j.pb:2.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.sat4j : org.sat4j.pb sbt scala dependency to your build.sbt file:

libraryDependencies += "org.sat4j" % "org.sat4j.pb" % "2.3.1"

Advertisement

Dependencies from Group

Oct 31, 2011
16 usages
Oct 31, 2011
5 usages
Oct 31, 2011
1 usages
Mar 30, 2011
1 usages
Mar 30, 2011

Discover Dependencies

Jul 24, 2014
1 usages
May 14, 2013
2 usages
6 stars
Aug 20, 2014
15 usages
6 stars
wcs
Nov 18, 2008
3 usages
Jun 18, 2014
13 usages
24 stars
Apr 23, 2012
3 usages
Dec 15, 2013
2 usages
0 stars
Aug 21, 2014
3 usages
40 stars