![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 25 of file solution_feasibility_checker.h.
#include <solution_feasibility_checker.h>
Public Attributes | |
| double | absolute_constraint_tolerance = 1.0e-6 |
| double | integrality_tolerance = 1.0e-5 |
| double | nonzero_tolerance = 1.0e-5 |
| double operations_research::math_opt::FeasibilityCheckerOptions::absolute_constraint_tolerance = 1.0e-6 |
Definition at line 33 of file solution_feasibility_checker.h.
| double operations_research::math_opt::FeasibilityCheckerOptions::integrality_tolerance = 1.0e-5 |
Definition at line 43 of file solution_feasibility_checker.h.
| double operations_research::math_opt::FeasibilityCheckerOptions::nonzero_tolerance = 1.0e-5 |
Definition at line 57 of file solution_feasibility_checker.h.