public interface Solution
Modifier and Type | Method and Description |
---|---|
double |
getOptimumValue() |
SolutionConstraint[] |
getSolutionConstraint() |
SolutionType |
getTypeSolution() |
Variable[] |
getVariables() |
Variable[] getVariables()
double getOptimumValue()
SolutionType getTypeSolution()
SolutionConstraint[] getSolutionConstraint()