Solve Solutions

Solve the problem using the NIMBUS method.

post/method/nimbus/solve

Request body

problem_idinteger required
session_idinteger nullable
parent_state_idinteger nullable
scalarization_optionsobject nullable
solverstring nullable
solver_optionsobject nullable
current_objectivesobject required

The objectives used for iteration.

num_desiredinteger nullable

Response

Successful Response

state_idinteger nullable required

The newly created state id

previous_objectivesobject required

The previous solutions objectives used for iteration.

Changes

Changed in 2 of the 2 revisions of this API.11