blob: e04d9179e646bd55203cba8b44662d7986377c5a [file] [log] [blame]
Austin Schuh405fa6c2015-09-06 18:13:55 -07001* file name: ex1.ine
2* 2 dimensional polyhedron with three vertices (0,3), (-1, 4) and (-1,10) and
3* two extremal rays (2,1) and (1,2).
4H-representation
5begin
6 4 3 integer
7 12 2 -1
8 -6 -1 2
9 -3 1 1
10 1 1 0
11end