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

#include <lp_tests.h>

Inheritance diagram for operations_research::math_opt::SimpleLpTest:

Protected Member Functions

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

Detailed Description

Definition at line 66 of file lp_tests.h.

Member Function Documentation

◆ SimpleSolve()

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

Definition at line 69 of file lp_tests.h.

◆ TestedSolver()

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

Definition at line 68 of file lp_tests.h.


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