24 package parma_polyhedra_library;
82 private static native
void initIDs();
Coefficient modulus()
Returns the relation symbol of this.
abstract Linear_Expression clone()
Returns a copy of the linear expression.
native String toString()
Returns a string representation of this.
Congruence(Linear_Expression e1, Linear_Expression e2, Coefficient m)
Returns the congruence .
static native void initIDs()
Linear_Expression left_hand_side()
Returns the left hand side of this.
Linear_Expression right_hand_side()
Returns the right hand side of this.
PPL_COEFFICIENT_TYPE Coefficient
Coefficient mod
The modulus of the congruence.
native String ascii_dump()
Returns an ascii formatted internal representation of this.