Class LPScheduler::Constraint
Defined in File lpscheduler.h
Nested Relationships
This class is a nested type of Class LPScheduler.
Class Documentation
-
class Constraint
-
Public Members
-
vector<double> weights
-
vector<int> variables
-
double lower
-
double upper
Public Static Functions
-
static inline const Constraint *requestConstraint(const Constraint &c)
Protected Attributes
-
mutable int ID
Friends
- friend class ConstraintPtrLT
-
vector<double> weights