|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.ojalgo.optimisation.ModelEntity<ME> org.ojalgo.optimisation.ModelComponent<Variable> org.ojalgo.optimisation.Variable org.ojalgo.optimisation.linear.network.Arc
public final class Arc
Arc
Method Summary | |
---|---|
Node |
getDestination()
|
Node |
getSource()
|
Methods inherited from class org.ojalgo.optimisation.Variable |
---|
binary, copy, getAdjustedUnit, getAdjustmentFactor, getLowerSlack, getUpperSlack, getValue, integer, isBinary, isInteger, isValueSet, make, makeBinary, quantifyContribution, setInteger, setValue, validateState |
Methods inherited from class org.ojalgo.optimisation.ModelComponent |
---|
getAdjustedLowerLimit, getAdjustedUpperLimit, getContributionWeight, getLowerLimit, getUpperLimit, isConstraint, isContributionWeightSet, isEqualityConstraint, isLowerConstraint, isLowerLimitSet, isObjective, isUpperConstraint, isUpperLimitSet, level, lower, setContributionWeight, setLowerLimit, setUpperLimit, toString, upper, validateConfiguration, weight |
Methods inherited from class org.ojalgo.optimisation.ModelEntity |
---|
compareTo, equals, getName, hashCode |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public final Node getDestination()
public final Node getSource()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |