OR-Tools  9.3
glpk_solver.cc File Reference

Go to the source code of this file.

Namespaces

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

Variable Documentation

◆ lower

double lower = -kInf

Definition at line 75 of file glpk_solver.cc.

◆ upper

double upper = kInf

Definition at line 76 of file glpk_solver.cc.