Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::math_opt::DelegatingSolver Member List

This is the complete list of members for operations_research::math_opt::DelegatingSolver, including all inherited members.

Callback typedefoperations_research::math_opt::SolverInterface
ComputeInfeasibleSubsystem(const SolveParametersProto &parameters, MessageCallback message_cb, const SolveInterrupter *absl_nullable const interrupter) overrideoperations_research::math_opt::DelegatingSolverinlinevirtual
DelegatingSolver(SolverInterface *const solver, std::function< void()> destructor_cb=nullptr)operations_research::math_opt::DelegatingSolverinlineexplicit
Factory typedefoperations_research::math_opt::SolverInterface
MessageCallback typedefoperations_research::math_opt::SolverInterface
operator=(const SolverInterface &)=deleteoperations_research::math_opt::SolverInterface
Solve(const SolveParametersProto &parameters, const ModelSolveParametersProto &model_parameters, MessageCallback message_cb, const CallbackRegistrationProto &callback_registration, Callback cb, const SolveInterrupter *absl_nullable const interrupter) overrideoperations_research::math_opt::DelegatingSolverinlinevirtual
SolverInterface()=defaultoperations_research::math_opt::SolverInterface
SolverInterface(const SolverInterface &)=deleteoperations_research::math_opt::SolverInterface
Update(const ModelUpdateProto &model_update) overrideoperations_research::math_opt::DelegatingSolverinlinevirtual
~DelegatingSolver() overrideoperations_research::math_opt::DelegatingSolverinline
~SolverInterface()=defaultoperations_research::math_opt::SolverInterfacevirtual