Uses of Interface
org.tweetyproject.arg.adf.reasoner.sat.verifier.Verifier
Packages that use Verifier
Package
Description
-
Uses of Verifier in org.tweetyproject.arg.adf.reasoner.sat.execution
Methods in org.tweetyproject.arg.adf.reasoner.sat.execution that return types with arguments of type VerifierModifier and TypeMethodDescriptionSemantics.createVerifier
(Supplier<SatSolverState> stateSupplier) Creates a verifier, which acts as a filter. -
Uses of Verifier in org.tweetyproject.arg.adf.reasoner.sat.verifier
Classes in org.tweetyproject.arg.adf.reasoner.sat.verifier that implement VerifierModifier and TypeClassDescriptionfinal class
final class
Verifies if a given interpretation is conflict-free and maximal, i.e.final class
final class
Verifies if a given interpretation is stable by comparing it with the ground interpretation of its omega reduct.