v1

latestOpenAPI 3.1.02026-07-1740131135.9 KB

Step

.

post/method/enautilus/step

Request body

problem_idinteger required
session_idinteger nullable
parent_state_idinteger nullable
representative_solutions_idinteger nullable
current_iterationinteger required

The number of the current iteration.

iterations_leftinteger required

The number of iterations left.

selected_pointobject required

The selected intermediate point. If first iteration, set this to be the (approximated) nadir point.

reachable_point_indicesinteger[] required

The indices indicating the point on the non-dominated set that are reachable from the currently selected point.

number_of_intermediate_pointsinteger required

The number of intermediate points to be generated.

Response

Successful Response

idinteger nullable
non_dominated_solutions_idinteger nullable
current_iterationinteger required
iterations_leftinteger required
selected_pointobject nullable
reachable_point_indicesinteger[]
number_of_intermediate_pointsinteger required