OR-Tools  9.1
presolve.cc File Reference

Go to the source code of this file.

Namespaces

 operations_research
 Collection of objects used to extend the Constraint Solver library.
 
 operations_research::fz
 

Enumerations

enum  PresolveState
 

Functions

 ABSL_FLAG (bool, fz_floats_are_ints, false, "Interpret floats as integers in all variables and constraints.")
 

Enumeration Type Documentation

◆ PresolveState

enum PresolveState

Definition at line 36 of file presolve.cc.

Function Documentation

◆ ABSL_FLAG()

ABSL_FLAG ( bool  ,
fz_floats_are_ints  ,
false  ,
"Interpret floats as integers in all variables and constraints."   
)