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::AllSolversRegistry, including all inherited members.
AllSolversRegistry(const AllSolversRegistry &)=delete | operations_research::math_opt::AllSolversRegistry | |
Create(SolverTypeProto solver_type, const ModelProto &model, const SolverInterface::InitArgs &init_args) const | operations_research::math_opt::AllSolversRegistry | |
Instance() | operations_research::math_opt::AllSolversRegistry | static |
IsRegistered(SolverTypeProto solver_type) const | operations_research::math_opt::AllSolversRegistry | |
operator=(const AllSolversRegistry &)=delete | operations_research::math_opt::AllSolversRegistry | |
Register(SolverTypeProto solver_type, SolverInterface::Factory factory) | operations_research::math_opt::AllSolversRegistry | |
RegisteredSolvers() const | operations_research::math_opt::AllSolversRegistry | |
RegisteredSolversToString() const | operations_research::math_opt::AllSolversRegistry |