QuadraticProgram.linear_constraints_index

property QuadraticProgram.linear_constraints_index: Dict[str, int]

Returns the dictionary that maps the name of a linear constraint to its index.

戻り値:

The linear constraint index dictionary.