English
Languages
English
Bengali
Japanese
Spanish



OptimizationResult.variables_dict

property OptimizationResult.variables_dict: Dict[str, float]

Returns the variable values as a dictionary of the variable name and corresponding value.

Returns:

The variable values as a dictionary of the variable name and corresponding value.