Uses of Class
org.tweetyproject.logics.pl.sat.MaxSatSolver
-
Uses of MaxSatSolver in org.tweetyproject.arg.dung.reasoner
ModifierConstructorDescriptionMaxSatKStableAstReasoner
(MaxSatSolver solver) MaxSatKStableReasoner
(MaxSatSolver solver) SeemAcceptabilityReasoner
(MaxSatSolver maxSatSolver, Semantics semantics, InferenceMode inferenceMode) Creates a new IaqAcceptabilityReasoner. -
Uses of MaxSatSolver in org.tweetyproject.logics.pl.sat
Modifier and TypeClassDescriptionclass
Generic class for Dimacs-based MaxSAT solvers.class
Provides an interface to the open-wbo MaxSAT solver, see https://github.com/sat-group/open-wbo.