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::BaseSolver, including all inherited members.
BaseSolver()=default | operations_research::math_opt::BaseSolver | |
BaseSolver(const BaseSolver &)=delete | operations_research::math_opt::BaseSolver | |
Callback typedef | operations_research::math_opt::BaseSolver | |
ComputeInfeasibleSubsystem(const ComputeInfeasibleSubsystemArgs &arguments)=0 | operations_research::math_opt::BaseSolver | pure virtual |
MessageCallback typedef | operations_research::math_opt::BaseSolver | |
operator=(const BaseSolver &)=delete | operations_research::math_opt::BaseSolver | |
Solve(const SolveArgs &arguments)=0 | operations_research::math_opt::BaseSolver | pure virtual |
Update(ModelUpdateProto model_update)=0 | operations_research::math_opt::BaseSolver | pure virtual |
~BaseSolver()=default | operations_research::math_opt::BaseSolver | virtual |