[BACK]Return to result-ineq.poly CVS log [TXT][DIR] Up to [local] / OpenXM / src / polymake / fake / data

Annotation of OpenXM/src/polymake/fake/data/result-ineq.poly, Revision 1.1

1.1     ! takayama    1: INEQUALITIES
        !             2: 0    1  0  0
        !             3: 0    0  1  0
        !             4: 0    0  0  1
        !             5: 1   -1  0  0
        !             6: 1    0 -1  0
        !             7: 1    0  0 -1
        !             8: 5/2  -1 -1 -1
        !             9: 8   -1 17  0
        !            10:
        !            11: VERTICES
        !            12: 1 1 1 0
        !            13: 1 0 1 0
        !            14: 1 0 0 0
        !            15: 1 1 0 0
        !            16: 1 0 0 1
        !            17: 1 1 0 1
        !            18: 1 0 1 1
        !            19: 1 1 1 1/2
        !            20: 1 1 1/2 1
        !            21: 1 1/2 1 1
        !            22:
        !            23: FACETS
        !            24: 0 1 0 0
        !            25: 0 0 1 0
        !            26: 0 0 0 1
        !            27: 1 -1 0 0
        !            28: 1 0 -1 0
        !            29: 1 0 0 -1
        !            30: 5/2 -1 -1 -1
        !            31:
        !            32: AFFINE_HULL
        !            33:
        !            34: FEASIBLE
        !            35:
        !            36: POINTED
        !            37:
        !            38: FAR_FACE
        !            39: {}
        !            40:
        !            41: VERTICES_IN_FACETS
        !            42: {1 2 4 6}
        !            43: {2 3 4 5}
        !            44: {0 1 2 3}
        !            45: {0 3 5 7 8}
        !            46: {0 1 6 7 9}
        !            47: {4 5 6 8 9}
        !            48: {7 8 9}
        !            49:
        !            50:
        !            51: _version 2.0
        !            52: _application polytope

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>