-
Nested Class Summary
Nested classes/interfaces inherited from interface Optimisation
Optimisation.Constraint, Optimisation.ConstraintType, Optimisation.Integration<M,S>, Optimisation.Model, Optimisation.Objective, Optimisation.Options, Optimisation.ProblemStructure, Optimisation.Result, Optimisation.Sense, Optimisation.Solver, Optimisation.State
-
Method Summary
The lower limit/bound - may return null.
The upper limit/bound - may return null.
boolean
The Constraint has a lower or an upper limit actually set (possibly both) - it actually is
constrained.
boolean
The Constraint has both a lower limit and an upper limit, and they are equal.
boolean
The Constraint has a lower limit, and the upper limit (if it exists) is different.
boolean
The Constraint has an upper limit, and the lower limit (if it exists) is different.