Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::math_opt::StatusTest Class Reference

#include <status_tests.h>

Inheritance diagram for operations_research::math_opt::StatusTest:

Protected Member Functions

SolverType TestedSolver () const
 
absl::StatusOr< SolveResult > SimpleSolve (const Model &model)
 

Detailed Description

Definition at line 68 of file status_tests.h.

Member Function Documentation

◆ SimpleSolve()

absl::StatusOr< SolveResult > operations_research::math_opt::StatusTest::SimpleSolve ( const Model & model)
inlineprotected

Definition at line 71 of file status_tests.h.

◆ TestedSolver()

SolverType operations_research::math_opt::StatusTest::TestedSolver ( ) const
inlineprotected

Definition at line 70 of file status_tests.h.


The documentation for this class was generated from the following file: