24 package parma_polyhedra_library;
59 private static native
void initIDs();
static native void initIDs()
Poly_Gen_Relation(int val)
Constructs from a integer value.
static final int SUBSUMES
The relation between a polyhedron and a generator.
static Poly_Gen_Relation nothing()
The assertion that says nothing.
boolean implies(Poly_Gen_Relation y)
True if and only if this implies y.
static Poly_Gen_Relation subsumes()
Adding the generator would not change the polyhedron.
int mask_value
Holds the value of the possible relations.