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