![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 74 of file solve_impl.h.
#include <solve_impl.h>
Static Public Member Functions | |
| static absl::StatusOr< std::unique_ptr< IncrementalSolverImpl > > | New (BaseSolverFactory solver_factory, Model *model, SolverType solver_type, const SolveInterrupter *absl_nullable user_canceller, bool remove_names) |
|
overridevirtual |
Implements operations_research::math_opt::IncrementalSolver.
Definition at line 235 of file solve_impl.cc.
|
static |
Definition at line 158 of file solve_impl.cc.
|
inlineoverridevirtual |
Implements operations_research::math_opt::IncrementalSolver.
Definition at line 92 of file solve_impl.h.
|
overridevirtual |
Implements operations_research::math_opt::IncrementalSolver.
Definition at line 228 of file solve_impl.cc.
|
overridevirtual |
Implements operations_research::math_opt::IncrementalSolver.
Definition at line 200 of file solve_impl.cc.