toMap

Translates the supplied array to named input pairs (name, value). Assumes that the order of the array is the same as the order of the defined names for the problem. NOTE!!: No adjustment of the value is performed. The resulting map may be infeasible with respect to input variable ranges and other deterministic constraints.

Return

a map with each point value labeled with the appropriate input name

Parameters

point

the supplied array.