QuadraticProgram.variables_index

property QuadraticProgram.variables_index: Dict[str, int]

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

Devuelve:

The variable index dictionary.