struct

LinProg::LinearCombination

Inherits Struct < Value < Object

Constructors

new(k : Hash(LinProg::Variable, Float64), c : Float64)
Source
new(var : Variable)
Source

Instance methods

+(other : LinearCombination)
Source
+(other : Variable)
Source
-(other : Variable)
Source
-(other : LinearCombination)
Source
<=(other)
Source
>=(other)
Source
c=(c : Float64)
Source
cleanup
Source
clone
Source
eq(other)
Source
k

TODO - true stack allocation

Source
value
Source