Uses of Interface
org.tweetyproject.arg.dung.serialisability.syntax.TerminationFunction
Packages that use TerminationFunction
Package
Description
-
Uses of TerminationFunction in org.tweetyproject.arg.dung.reasoner
Constructors in org.tweetyproject.arg.dung.reasoner with parameters of type TerminationFunctionModifierConstructorDescriptionInitializes a serialisation reasoner with the given selection and termination functionsSerialisedExtensionReasoner
(SelectionFunction alpha, TerminationFunction beta, Semantics semantics) Initializes a serialisation reasoner with the given selection and termination functions and sets the semantics -
Uses of TerminationFunction in org.tweetyproject.arg.dung.serialisability.syntax
Fields in org.tweetyproject.arg.dung.serialisability.syntax declared as TerminationFunctionModifier and TypeFieldDescriptionstatic final TerminationFunction
TerminationFunction.ADMISSIBLE
Admissible termination functionstatic final TerminationFunction
TerminationFunction.COMPLETE
Complete termination functionstatic final TerminationFunction
TerminationFunction.PREFERRED
Preferred termination functionstatic final TerminationFunction
TerminationFunction.STABLE
Stable termination functionstatic final TerminationFunction
TerminationFunction.UNCHALLENGED
Unchallenged termination function