Uses of Class
org.tweetyproject.logics.pl.sat.DimacsSatSolver
-
Uses of DimacsSatSolver in org.tweetyproject.arg.dung.reasoner
ModifierConstructorDescriptionFudgeAcceptabilityReasoner
(DimacsSatSolver satSolver) Creates a new FudgeAcceptabilityReasoner. -
Uses of DimacsSatSolver in org.tweetyproject.logics.pl.sat
Modifier and TypeClassDescriptionclass
This class offers a generic wrapper for command line based SAT solvers.class
Uses the Sat4j library for SAT solving (note that currently only the light version is used).