packages feed

toysolver-0.2.0: samples/lp/hoge.lp

Minimize
 obj: x1 + x2
Subject To
 c1: x1 + 2 x2 + x3 = 3
General
 x1 x2 x3
End