OR-Tools  9.6
glpk_solver.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::math_opt
 

Variable Documentation

◆ lower

double lower = -kInf

Definition at line 81 of file glpk_solver.cc.

◆ upper

double upper = kInf

Definition at line 82 of file glpk_solver.cc.