Uses of Interface
org.tweetyproject.sat.SatSolver
Package
Description
-
Uses of SatSolver in org.tweetyproject.sat.lingeling
Modifier and TypeClassDescriptionfinal class
This class provides an implementation of the `SatSolver` interface using the Lingeling SAT solver. -
Uses of SatSolver in org.tweetyproject.sat.minisat
Modifier and TypeClassDescriptionfinal class
This class provides an implementation of the `SatSolver` interface using the MiniSat SAT solver. -
Uses of SatSolver in org.tweetyproject.sat.picosat
Modifier and TypeClassDescriptionfinal class
This class provides an implementation of the `SatSolver` interface using the PicoSAT SAT solver.