Uses of Class
org.tweetyproject.math.term.Sum
Packages that use Sum
-
Uses of Sum in org.tweetyproject.math.opt.solver
Methods in org.tweetyproject.math.opt.solver that return types with arguments of type Sum -
Uses of Sum in org.tweetyproject.math.term
Methods in org.tweetyproject.math.term that return SumModifier and TypeMethodDescriptionReturns the sum of this and the given term.Constant.toLinearForm()Difference.toLinearForm()Fraction.toLinearForm()FunctionalTerm.toLinearForm()Maximum.toLinearForm()Minimum.toLinearForm()Product.toLinearForm()Sum.toLinearForm()abstract SumTerm.toLinearForm()Converts this term into a linear normal form, i.e.Variable.toLinearForm()Constant.toQuadraticForm()Difference.toQuadraticForm()Fraction.toQuadraticForm()FunctionalTerm.toQuadraticForm()Maximum.toQuadraticForm()Minimum.toQuadraticForm()Power.toQuadraticForm()Product.toQuadraticForm()Sum.toQuadraticForm()abstract SumTerm.toQuadraticForm()Variable.toQuadraticForm()Methods in org.tweetyproject.math.term that return types with arguments of type Sum