Struct Objective::Coefficient
Defined in File solver.h
Nested Relationships
This struct is a nested type of Class MILPSolver::Objective.
Struct Documentation
-
struct Coefficient
Public Functions
-
inline Coefficient()
Public Members
-
double linearCoefficient
-
map<int, double> nonLinearCoefficients
-
inline Coefficient()