OR-Tools  9.3
result_validator.h File Reference

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 &parameters, const ModelSummary &model_summary)
 
absl::Status CheckHasPrimalSolution (const SolveResultProto &result)
 
absl::Status CheckPrimalSolutionAndStatusConsistency (const SolveResultProto &result)
 
absl::Status CheckDualSolutionAndStatusConsistency (const SolveResultProto &result)