packages feed

MIP-0.2.0.0: samples/lp/infeasible.lp

Minimize
  0 x
Subject To
  3 x >= 1
  3 x <= 2
Bounds
  -inf <= x <= +inf
General
  x
End