Definition at line 92 of file incremental_solver.h.
#include <incremental_solver.h>
◆ IncrementalSolver() [1/2]
| operations_research::math_opt::IncrementalSolver::IncrementalSolver |
( |
| ) |
|
|
default |
◆ IncrementalSolver() [2/2]
| operations_research::math_opt::IncrementalSolver::IncrementalSolver |
( |
const IncrementalSolver & | | ) |
|
|
delete |
◆ ~IncrementalSolver()
| virtual operations_research::math_opt::IncrementalSolver::~IncrementalSolver |
( |
| ) |
|
|
virtualdefault |
◆ ComputeInfeasibleSubsystem()
◆ ComputeInfeasibleSubsystemWithoutUpdate() [1/2]
◆ ComputeInfeasibleSubsystemWithoutUpdate() [2/2]
◆ operator=()
◆ Solve()
| absl::StatusOr< SolveResult > operations_research::math_opt::IncrementalSolver::Solve |
( |
const SolveArguments & | arguments = {} | ) |
|
◆ solver_type()
| virtual SolverType operations_research::math_opt::IncrementalSolver::solver_type |
( |
| ) |
const |
|
pure virtual |
◆ SolveWithoutUpdate() [1/2]
| absl::StatusOr< SolveResult > operations_research::math_opt::IncrementalSolver::SolveWithoutUpdate |
( |
| ) |
const |
|
inline |
◆ SolveWithoutUpdate() [2/2]
| virtual absl::StatusOr< SolveResult > operations_research::math_opt::IncrementalSolver::SolveWithoutUpdate |
( |
const SolveArguments & | arguments | ) |
const |
|
pure virtual |
◆ Update()
| virtual absl::StatusOr< UpdateResult > operations_research::math_opt::IncrementalSolver::Update |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: