v1
latestOpenAPI 3.1.02026-07-1740131135.9 KBSolve 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
Response
Successful Response