|  | Quadratic | 
The QuadraticProgrammingProblem type exposes the following members.
 Fields
Fields| Name | Description | |
|---|---|---|
|  | constraints_ | Problem constraints. (Inherited from LinearConstrainedProblem) | 
|  | variableBounds_ | Map containing variable bounds. Key is the variable ID, the value is the bounds. (Inherited from BoundedVariableProblem) | 
 See Also
See Also