Searched defs:IntegerPolyhedron (Results 1 – 1 of 1) sorted by relevance
37 class IntegerPolyhedron; variable69 IntegerPolyhedron, enumerator901 IntegerPolyhedron(unsigned numReservedInequalities, in IntegerPolyhedron() function912 explicit IntegerPolyhedron(const PresburgerSpace &space) in IntegerPolyhedron() function919 explicit IntegerPolyhedron(const PresburgerSpace &space, in IntegerPolyhedron() function929 explicit IntegerPolyhedron(const PresburgerSpace &space, in IntegerPolyhedron() function939 explicit IntegerPolyhedron(const IntegerRelation &rel) in IntegerPolyhedron() function947 explicit IntegerPolyhedron(IntegerRelation &&rel) : IntegerRelation(rel) { in IntegerPolyhedron() function