NAME example

ROWS
  N goal
  L constr1
  L constr2
  L constr3

COLUMNS
  x1  goal      1    constr1   1
  x1  constr2   1    constr3   1
  x2  goal      1    constr1  -4
  x2  constr2   2    constr3   2
  x3  goal     -1    constr1   3
  x3  constr2  -1    constr3   1

RHS
  b   constr1   6    constr2   1
  b   constr3   8

BOUNDS
  UP  bound     x1   1
  UP  bound     x2   1
  UP  bound     x3   3

ENDATA
