Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::math_opt::GlopSolver, including all inherited members.
Callback typedef | operations_research::math_opt::SolverInterface | |
ComputeInfeasibleSubsystem(const SolveParametersProto ¶meters, MessageCallback message_cb, const SolveInterrupter *interrupter) override | operations_research::math_opt::GlopSolver | virtual |
Factory typedef | operations_research::math_opt::SolverInterface | |
MergeSolveParameters(const SolveParametersProto &solve_parameters, bool setting_initial_basis, bool has_message_callback, bool is_maximization) | operations_research::math_opt::GlopSolver | static |
MessageCallback typedef | operations_research::math_opt::SolverInterface | |
New(const ModelProto &model, const InitArgs &init_args) | operations_research::math_opt::GlopSolver | static |
operator=(const SolverInterface &)=delete | operations_research::math_opt::SolverInterface | |
Solve(const SolveParametersProto ¶meters, const ModelSolveParametersProto &model_parameters, MessageCallback message_cb, const CallbackRegistrationProto &callback_registration, Callback cb, const SolveInterrupter *interrupter) override | operations_research::math_opt::GlopSolver | virtual |
SolverInterface()=default | operations_research::math_opt::SolverInterface | |
SolverInterface(const SolverInterface &)=delete | operations_research::math_opt::SolverInterface | |
Update(const ModelUpdateProto &model_update) override | operations_research::math_opt::GlopSolver | virtual |
~SolverInterface()=default | operations_research::math_opt::SolverInterface | virtual |