Uses of Class
org.tweetyproject.arg.dung.learning.syntax.Input
-
Uses of Input in org.tweetyproject.arg.dung.learning
Modifier and TypeMethodDescriptionboolean
AFLearner.learnLabeling
(Input labeling) learn a single input labeling and store in internal acceptance conditionsboolean
OptimizedParallelAFLearner.learnLabeling
(Input labeling) learn a single labeling i.e.boolean
SimpleAFLearner.learnLabeling
(Input labeling) learn a single labeling i.e.Modifier and TypeMethodDescriptionboolean
OptimizedParallelAFLearner.learnLabelings
(Collection<Input> inputs) -
Uses of Input in org.tweetyproject.arg.dung.learning.syntax
Modifier and TypeMethodDescriptionEntity.getAnyLabeling()
Entity.getLabeling
(Semantics sem) Ask for a random labeling w.r.t.Modifier and TypeMethodDescriptionEntity.getAllLabelings
(Semantics sem) shortcut for getting all labelings wrt a semanticsModifier and TypeMethodDescriptionSimpleAttackConstraint.getConditionForArgument
(Argument arg, Input input) compute the acceptance condition with respect to the labeling and its semantics for the given argumentModifier and TypeMethodDescriptionboolean
Entity.verifyFramework
(DungTheory theory, Collection<Input> inputs) verify if the given theory is equivalent to the hidden framework w.r.t.ModifierConstructorDescriptionClausalAttackConstraint
(Argument arg, Input input) SimpleAttackConstraint
(Argument arg, Input input) compute acceptance condition for the given argument with respect to the given input labeling