GRBExpr#
- GRBExpr#
Abstract base class for the
GRBLinExpr
andGRBQuadExpr
classes. Expressions are used to build objectives and constraints. They are temporary objects that typically have short lifespans.- double Value#
(Property) The value of an expression for the current solution.