public class LowerBoundConstraints extends LinearGreaterThanConstraints
xi ≥ b
Constructor and Description |
---|
LowerBoundConstraints(RealScalarFunction f,
double lower)
Construct a lower bound constraints for all variables in a function.
|
getFeasibleInitialPoint, getFeasibleInitialPoint, toLessThanConstraints
A, b, concat, dimension, getActiveConstraints, getActiveRows, getConstraints, size, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
dimension, getConstraints, size
public LowerBoundConstraints(RealScalarFunction f, double lower)
f
- a functionlower
- the lower boundCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.