QuadraticProgram.variables¶ property QuadraticProgram.variables: List[Variable]¶ Returns the list of variables of the quadratic program. Return type: List[Variable] Returns: List of variables.