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 TerminationFunctionTerminationFunction.ADMISSIBLEAdmissible termination functionstatic final TerminationFunctionTerminationFunction.COMPLETEComplete termination functionstatic final TerminationFunctionTerminationFunction.PREFERREDPreferred termination functionstatic final TerminationFunctionTerminationFunction.STABLEStable termination functionstatic final TerminationFunctionTerminationFunction.UNCHALLENGEDUnchallenged termination function