struct LinProg::Bound
- LinProg::Bound
- Struct
- Value
- Object
Defined in:
linprog/problem.crConstructors
Class Method Summary
Instance Method Summary
- #clone
- #copy_with(min _min = @min, max _max = @max, integer _integer = @integer)
- #integer : Bool
- #max : Float64
- #min : Float64