Uses of Class
org.tweetyproject.arg.dung.learning.syntax.SimpleAttackConstraint
Packages that use SimpleAttackConstraint
-
Uses of SimpleAttackConstraint in org.tweetyproject.arg.dung.learning.syntax
Constructors in org.tweetyproject.arg.dung.learning.syntax with parameters of type SimpleAttackConstraintModifierConstructorDescriptionSimpleAttackConstraint
(SimpleAttackConstraint condition1, SimpleAttackConstraint condition2) compute acceptance condition by combining two acceptance conditions for the same argument aSimpleAttackConstraint
(SimpleAttackConstraint condition1, SimpleAttackConstraint condition2, boolean toDNF) compute acceptance condition by combining two acceptance conditions for the same argument a after combining the acceptance condition is transformed into DNF this leads to better computability in later steps see: thesis.util.ModelComputation