Constant cplex_dynamic::INFINITY
source · [−]pub const INFINITY: f64 = 1.0E+20;Expand description
Used by CPLEX to represent a variable that has no upper bound.
pub const INFINITY: f64 = 1.0E+20;Used by CPLEX to represent a variable that has no upper bound.