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

Detailed Description

Definition at line 67 of file qp_tests.h.

#include <qp_tests.h>

Inheritance diagram for operations_research::math_opt::SimpleQpTest:

Protected Member Functions

SolverType TestedSolver () const
absl::StatusOr< SolveResultSimpleSolve (const Model &model)

Member Function Documentation

◆ SimpleSolve()

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

Definition at line 70 of file qp_tests.h.

◆ TestedSolver()

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

Definition at line 69 of file qp_tests.h.


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