solve_data

Containers for PyROS subproblem solve results.

Classes

DiscreteSeparationSolveCallResults(...[, ...])

Container for results of solve attempt for single separation problem.

MasterResults([master_model, ...])

Result of solving the master problem in a single PyROS iteration.

ROSolveResults([config, iterations, time, ...])

PyROS solver results object.

SeparationLoopResults(solved_globally, ...)

Container for results of all separation problems solved to a single desired optimality target (local or global).

SeparationResults(...)

Container for results of PyROS separation problem routine.

SeparationSolveCallResults(solved_globally)

Container for results of solve attempt for single separation problem.