English
Languages
English
Bengali
Japanese
Spanish



QuadraticProgram.quadratic_constraints_index

property QuadraticProgram.quadratic_constraints_index: Dict[str, int]

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

Return type:

Dict[str, int]

Returns:

The quadratic constraint index dictionary.