polyparam.c: find_m_faces: collect rays of unbounded parametric polyhedra
[polylib.git] / Test / pp / salvatore_new1.in
blob25c104e214a4b59906fe81dc83e8c6ff72f0a74e
1 3 4
2 #   x    a   cte
3 1   1   -1    0 # x >= a
4 1  -1    1    1 # x <= a+1
5 1   1    0    0 # x >= 0
8 0 3