24 package parma_polyhedra_library;
190 if (y == null || y.getClass() != this.getClass())
197 public native
boolean OK();
381 public native
long size();
413 public native
void free();
native boolean geometrically_equals(Pointset_Powerset_Uint16_Box y)
A java.util.TreeSet of variables' indexes.
native boolean constrains(Variable var)
native void bounded_affine_preimage(Variable var, Linear_Expression lb_expr, Linear_Expression ub_expr, Coefficient denominator)
native void remove_space_dimensions(Variables_Set vars)
native void add_congruence(Congruence c)
native boolean equals(Pointset_Powerset_Uint16_Box p)
native void time_elapse_assign(Pointset_Powerset_Uint16_Box p)
native void bounded_affine_image(Variable var, Linear_Expression lb_expr, Linear_Expression ub_expr, Coefficient denominator)
Kinds of degenerate abstract elements.
native boolean bounds_from_below(Linear_Expression expr)
native boolean strictly_contains(Pointset_Powerset_Uint16_Box y)
Pointset_Powerset_Uint16_Box()
native boolean minimize(Linear_Expression expr, Coefficient sup_n, Coefficient sup_d, By_Reference< Boolean > maximum)
native void drop_disjunct(Pointset_Powerset_Uint16_Box_Iterator itr)
native void intersection_assign(Pointset_Powerset_Uint16_Box p)
native void swap(Pointset_Powerset_Uint16_Box y)
native void unconstrain_space_dimension(Variable var)
native void remove_higher_space_dimensions(long new_dimension)
An utility class implementing mutable and non-mutable call-by-reference.
native void difference_assign(Pointset_Powerset_Uint16_Box p)
native void map_space_dimensions(Partial_Function pfunc)
Pointset_Powerset_Uint16_Box(Congruence_System cs)
native long affine_dimension()
native boolean contains(Pointset_Powerset_Uint16_Box y)
native void expand_space_dimension(Variable var, long m)
native void omega_reduce()
native boolean is_topologically_closed()
native void refine_with_congruences(Congruence_System c)
native void add_constraints(Constraint_System c)
native void drop_disjuncts(Pointset_Powerset_Uint16_Box_Iterator itr1, Pointset_Powerset_Uint16_Box_Iterator itr2)
native long external_memory_in_bytes()
native void add_disjunct(Uint16_Box j_disj)
native void refine_with_constraint(Constraint c)
native void concatenate_assign(Pointset_Powerset_Uint16_Box p)
A line, ray, point or closure point.
native boolean contains_integer_point()
Java class interfacing C++ Parma_Polyhedra_Library::Pointset_Powerset ...
native void add_space_dimensions_and_embed(long m)
A dimension of the vector space.
native long total_memory_in_bytes()
native boolean maximize(Linear_Expression expr, Coefficient sup_n, Coefficient sup_d, By_Reference< Boolean > maximum)
native void unconstrain_space_dimensions(Variables_Set vars)
native boolean is_empty()
native void add_constraint(Constraint c)
native boolean bounds_from_above(Linear_Expression expr)
native void affine_image(Variable var, Linear_Expression expr, Coefficient denominator)
The relation between a polyhedron and a constraint.
native boolean is_discrete()
Smart pointer to a PPL, C++ object.
Pointset_Powerset_Uint16_Box(long num_dimensions, Degenerate_Element kind)
Java class interfacing C++ Parma_Polyhedra_Library::Uint16_Box.
The relation between a polyhedron and a generator.
native void generalized_affine_image(Variable var, Relation_Symbol relsym, Linear_Expression expr, Coefficient denominator)
native boolean is_bounded()
native void fold_space_dimensions(Variables_Set vars, Variable dest)
native Pointset_Powerset_Uint16_Box_Iterator end_iterator()
native void generalized_affine_preimage(Variable var, Relation_Symbol relsym, Linear_Expression expr, Coefficient denominator)
Java class interfacing C++ Parma_Polyhedra_Library::Pointset_Powerset:: iterator...
Pointset_Powerset_Uint16_Box(Uint16_Box y)
native void refine_with_constraints(Constraint_System c)
native Poly_Con_Relation relation_with(Constraint c)
native long space_dimension()
Pointset_Powerset_Uint16_Box(Constraint_System cs)
native void build_cpp_object(Constraint_System cs)
native void upper_bound_assign(Pointset_Powerset_Uint16_Box p)
native void add_congruences(Congruence_System c)
native void drop_some_non_integer_points(Complexity_Class complexity)
native void refine_with_congruence(Congruence c)
Pointset_Powerset_Uint16_Box(Pointset_Powerset_Uint16_Box y, Complexity_Class complexity)
native String ascii_dump()
native void affine_preimage(Variable var, Linear_Expression expr, Coefficient denominator)
native void add_space_dimensions_and_project(long m)
native boolean upper_bound_assign_if_exact(Pointset_Powerset_Uint16_Box y)
Pointset_Powerset_Uint16_Box(Pointset_Powerset_Uint16_Box y)
native boolean is_universe()
native boolean simplify_using_context_assign(Pointset_Powerset_Uint16_Box p)
Pointset_Powerset_Uint16_Box(Uint16_Box y, Complexity_Class complexity)
native boolean geometrically_covers(Pointset_Powerset_Uint16_Box y)
A partial function on space dimension indices.
native void topological_closure_assign()
A linear equality or inequality.
native boolean is_disjoint_from(Pointset_Powerset_Uint16_Box y)
native Pointset_Powerset_Uint16_Box_Iterator begin_iterator()
native void pairwise_reduce()