QuadraticProgram.linear_constraints¶
- property QuadraticProgram.linear_constraints: List[LinearConstraint]¶
Returns the list of linear constraints of the quadratic program.
- Return type:
- Returns:
List of linear constraints.
Returns the list of linear constraints of the quadratic program.
List of linear constraints.