![]() |
OR-Tools
9.2
|
Go to the source code of this file.
Namespaces | |
| namespace | operations_research |
| Collection of objects used to extend the Constraint Solver library. | |
| namespace | operations_research::math_opt |
Functions | |
| absl::StatusOr< SolveResult > | Solve (const Model &model, const SolverType solver_type, const SolveArguments &solve_args, const SolverInitArguments &init_args) |
| MessageCallback | PrinterMessageCallback (std::ostream &output_stream, const absl::string_view prefix) |