![]() |
OR-Tools
9.3
|
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::Status | ValidateResult (const SolveResultProto &result, const ModelSolveParametersProto ¶meters, const ModelSummary &model_summary) |
| absl::Status | CheckHasPrimalSolution (const SolveResultProto &result) |
| absl::Status | CheckPrimalSolutionAndStatusConsistency (const SolveResultProto &result) |
| absl::Status | CheckDualSolutionAndStatusConsistency (const SolveResultProto &result) |