v1

latestOpenAPI 3.1.02026-07-1740131135.9 KB

Solve Solutions

Runs an iteration of the reference point method.

Args: request (RPMSolveRequest): a request with the needed information to run the method. user (Annotated[User, Depends): the current user. session (Annotated[Session, Depends): the current database session.

Returns: RPMState: a state with information on the results of iterating the reference point method once.

post/method/rpm/solve

Request body

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

Response

Successful Response

idinteger nullable
scalarization_optionsobject nullable
solverstring nullable
solver_optionsobject nullable