Uses of Class
org.tweetyproject.math.term.OptProbElement
Package
Description
-
Uses of OptProbElement in org.tweetyproject.math.equation
Modifier and TypeClassDescriptionclass
This class represent an equation of two terms.class
This class models an inequation of two terms.class
This class models a mathematical statement, i.e. -
Uses of OptProbElement in org.tweetyproject.math.opt.problem
ModifierConstructorDescriptionGeneralConstraintSatisfactionProblem
(Collection<? extends OptProbElement> opts) -
Uses of OptProbElement in org.tweetyproject.math.term
Modifier and TypeClassDescriptionclass
This class implements an element for a combinatorial problem.