![]() |
OR-Tools
9.6
|
Go to the source code of this file.
Namespaces | |
| operations_research | |
| Collection of objects used to extend the Constraint Solver library. | |
| operations_research::math_opt | |
Functions | |
| absl::Status | ValidateTermination (const TerminationProto &termination) |
| absl::Status | CheckHasPrimalSolution (const SolveResultProto &result) |
| absl::Status | CheckPrimalSolutionAndStatusConsistency (const SolveResultProto &result) |
| absl::Status | CheckDualSolutionAndStatusConsistency (const SolveResultProto &result) |
| absl::Status | ValidateTerminationConsistency (const SolveResultProto &result) |
| absl::Status | ValidateResult (const SolveResultProto &result, const ModelSolveParametersProto ¶meters, const ModelSummary &model_summary) |