LinProg::Problem
Inherits Reference < Object
Constructors
new(*, vars, constraints, id_to_index, obj)
SourceClass methods
from_dense(*, c, a_ub, b_ub, a_eq, b_eq, bounds : Bound | Indexable(Bound) | Nil = nil)
Sourcefrom_dense(*, c, a_eq, b_eq, bounds = nil)
Sourcefrom_dense(*, c, a_ub, b_ub, bounds = nil)
SourceInstance methods
collb
Sourcecolub
Sourcecorrect
Sourceis_int
Sourcencolumns
Sourcenrows
Sourceobj
Sourceobj2
Sourcerowrhs
Sourcerowrng
Sourcerowsen
Sourcesparse_indices
Sourcesparse_starts
Sourcesparse_values
Source