24 package parma_polyhedra_library;
37 public Grid(
long num_dimensions,
471 if (y == null || y.getClass() != this.getClass())
478 public native
boolean OK();
752 long complexity_threshold,
753 boolean wrap_individually);
758 public native
void free();
native void concatenate_assign(Grid p)
native void limited_congruence_extrapolation_assign(Grid y, Congruence_System cs, By_Reference< Integer > tp)
Grid(Float_Box y, Complexity_Class complexity)
Java class interfacing C++ Parma_Polyhedra_Library::BD_Shape
Grid(Octagonal_Shape_mpz_class y)
A java.util.TreeSet of variables' indexes.
native void add_space_dimensions_and_project(long m)
native boolean bounds_from_below(Linear_Expression expr)
Grid(BD_Shape_int32_t y, Complexity_Class complexity)
native boolean constrains(Variable var)
native void generalized_affine_preimage_lhs_rhs_with_congruence(Linear_Expression lhs, Relation_Symbol relsym, Linear_Expression rhs, Coefficient modulus)
Grid(Octagonal_Shape_mpq_class y)
native boolean strictly_contains(Grid y)
Grid(Grid_Generator_System cs)
Grid(Octagonal_Shape_long_double y)
static native Pair< Grid, Pointset_Powerset_Grid > approximate_partition(Grid p, Grid q, By_Reference< Boolean > finite)
native void unconstrain_space_dimension(Variable var)
A system of grid generators.
Java class interfacing C++ Parma_Polyhedra_Library::Octagonal_Shape
Java class interfacing C++ Parma_Polyhedra_Library::BD_Shape
Widths of bounded integer types.
Grid(Uint64_Box y, Complexity_Class complexity)
native void generalized_affine_preimage_with_congruence(Variable var, Relation_Symbol relsym, Linear_Expression expr, Coefficient denominator, Coefficient modulus)
native void add_space_dimensions_and_embed(long m)
native void add_constraint(Constraint c)
native void affine_preimage(Variable var, Linear_Expression expr, Coefficient denominator)
native Constraint_System minimized_constraints()
native void expand_space_dimension(Variable var, long m)
native Grid_Generator_System minimized_grid_generators()
native void congruence_widening_assign(Grid y, By_Reference< Integer > tp)
native void intersection_assign(Grid p)
Kinds of degenerate abstract elements.
native void refine_with_constraint(Constraint c)
Grid(Octagonal_Shape_int8_t y, Complexity_Class complexity)
Grid(Octagonal_Shape_mpz_class y, Complexity_Class complexity)
Grid(Octagonal_Shape_float y, Complexity_Class complexity)
Java class interfacing C++ Parma_Polyhedra_Library::BD_Shape
native void refine_with_congruences(Congruence_System c)
Grid(Int16_Box y, Complexity_Class complexity)
native long space_dimension()
Grid(BD_Shape_float y, Complexity_Class complexity)
Grid(Octagonal_Shape_int32_t y, Complexity_Class complexity)
Grid(BD_Shape_mpq_class y)
Grid(BD_Shape_int16_t y, Complexity_Class complexity)
native void add_congruences(Congruence_System c)
Grid(Uint16_Box y, Complexity_Class complexity)
native void add_congruence(Congruence c)
Grid(Int8_Box y, Complexity_Class complexity)
An utility class implementing mutable and non-mutable call-by-reference.
native void generalized_affine_image(Variable var, Relation_Symbol relsym, Linear_Expression expr, Coefficient denominator)
native void upper_bound_assign(Grid p)
Grid(Z_Box y, Complexity_Class complexity)
native long total_memory_in_bytes()
Grid(Octagonal_Shape_int8_t y)
Java class interfacing C++ Parma_Polyhedra_Library::Octagonal_Shape
native void refine_with_constraints(Constraint_System c)
Grid(Uint8_Box y, Complexity_Class complexity)
native void widening_assign(Grid y, By_Reference< Integer > tp)
Grid(Int64_Box y, Complexity_Class complexity)
native void add_grid_generators(Grid_Generator_System c)
native void generalized_affine_image_with_congruence(Variable var, Relation_Symbol relsym, Linear_Expression expr, Coefficient denominator, Coefficient modulus)
Grid(Uint32_Box y, Complexity_Class complexity)
native void generalized_affine_preimage(Variable var, Relation_Symbol relsym, Linear_Expression expr, Coefficient denominator)
Grid(Octagonal_Shape_int64_t y, Complexity_Class complexity)
Java class interfacing C++ Parma_Polyhedra_Library::Long_Double_Box.
native void bounded_affine_image(Variable var, Linear_Expression lb_expr, Linear_Expression ub_expr, Coefficient denominator)
native void difference_assign(Grid p)
Grid(BD_Shape_mpz_class y)
Overflow behavior of bounded integer types.
native void wrap_assign(Variables_Set vars, Bounded_Integer_Type_Width w, Bounded_Integer_Type_Representation r, Bounded_Integer_Type_Overflow o, Constraint_System cs, long complexity_threshold, boolean wrap_individually)
Java class interfacing C++ Parma_Polyhedra_Library::Uint32_Box.
Java class interfacing C++ Parma_Polyhedra_Library::Octagonal_Shape
Grid(BD_Shape_double y, Complexity_Class complexity)
native Congruence_System congruences()
native void add_grid_generator(Grid_Generator c)
native void build_cpp_object(Constraint_System cs)
native String ascii_dump()
Grid(Octagonal_Shape_float y)
native void add_constraints(Constraint_System c)
native void remove_space_dimensions(Variables_Set vars)
A line, ray, point or closure point.
Java class interfacing C++ Parma_Polyhedra_Library::Int16_Box.
Grid(BD_Shape_long_double y, Complexity_Class complexity)
Grid(BD_Shape_long_double y)
A dimension of the vector space.
native void affine_image(Variable var, Linear_Expression expr, Coefficient denominator)
A grid line, parameter or grid point.
native void time_elapse_assign(Grid p)
Grid(Octagonal_Shape_double y, Complexity_Class complexity)
Java class interfacing C++ Parma_Polyhedra_Library::Uint8_Box.
Java class interfacing C++ Parma_Polyhedra_Library::C_Polyhedron.
Java class interfacing C++ Parma_Polyhedra_Library::BD_Shape
Java class interfacing C++ Parma_Polyhedra_Library::Int64_Box.
Grid(Octagonal_Shape_mpq_class y, Complexity_Class complexity)
The relation between a polyhedron and a constraint.
native void drop_some_non_integer_points(Complexity_Class complexity)
Grid(Octagonal_Shape_double y)
native Grid_Generator_System grid_generators()
native boolean equals(Grid p)
Smart pointer to a PPL, C++ object.
native boolean is_discrete()
Grid(BD_Shape_mpq_class y, Complexity_Class complexity)
native long affine_dimension()
native void fold_space_dimensions(Variables_Set vars, Variable dest)
Java class interfacing C++ Parma_Polyhedra_Library::Uint16_Box.
native void limited_generator_extrapolation_assign(Grid y, Congruence_System cs, By_Reference< Integer > tp)
native Congruence_System minimized_congruences()
Java class interfacing C++ Parma_Polyhedra_Library::BD_Shape
The relation between a polyhedron and a generator.
native boolean upper_bound_assign_if_exact(Grid y)
native boolean minimize(Linear_Expression expr, Coefficient sup_n, Coefficient sup_d, By_Reference< Boolean > maximum)
Java class interfacing C++ Parma_Polyhedra_Library::Rational_Box.
native boolean contains(Grid y)
native boolean is_empty()
Grid(Int32_Box y, Complexity_Class complexity)
native boolean contains_integer_point()
native void unconstrain_space_dimensions(Variables_Set vars)
Java class interfacing C++ Parma_Polyhedra_Library::Grid.
Grid(Octagonal_Shape_long_double y, Complexity_Class complexity)
Grid(long num_dimensions, Degenerate_Element kind)
Grid(NNC_Polyhedron y, Complexity_Class complexity)
Java class interfacing C++ Parma_Polyhedra_Library::Z_Box.
native boolean is_bounded()
native Constraint_System constraints()
Java class interfacing C++ Parma_Polyhedra_Library::BD_Shape
Grid(Octagonal_Shape_int16_t y, Complexity_Class complexity)
native boolean is_topologically_closed()
native void bounded_affine_preimage(Variable var, Linear_Expression lb_expr, Linear_Expression ub_expr, Coefficient denominator)
Java class interfacing C++ Parma_Polyhedra_Library::Octagonal_Shape
native boolean maximize(Linear_Expression expr, Coefficient sup_n, Coefficient sup_d, By_Reference< Boolean > maximum)
Grid(Octagonal_Shape_int32_t y)
native boolean bounds_from_above(Linear_Expression expr)
native long external_memory_in_bytes()
native boolean is_disjoint_from(Grid y)
Grid(BD_Shape_int64_t y, Complexity_Class complexity)
native void generator_widening_assign(Grid y, By_Reference< Integer > tp)
Grid(Octagonal_Shape_int64_t y)
Java class interfacing C++ Parma_Polyhedra_Library::Octagonal_Shape
Grid(Long_Double_Box y, Complexity_Class complexity)
Java class interfacing C++ Parma_Polyhedra_Library::Octagonal_Shape
Grid(C_Polyhedron y, Complexity_Class complexity)
Java class interfacing C++ Parma_Polyhedra_Library::Octagonal_Shape
Representation of bounded integer types.
Java class interfacing C++ Parma_Polyhedra_Library::Int32_Box.
Java class interfacing C++ Parma_Polyhedra_Library::Float_Box.
Java class interfacing C++ Parma_Polyhedra_Library::NNC_Polyhedron.
Java class interfacing C++ Parma_Polyhedra_Library::Int8_Box.
Grid(Octagonal_Shape_int16_t y)
Java class interfacing C++ Parma_Polyhedra_Library::BD_Shape
native boolean is_universe()
Java class interfacing C++ Parma_Polyhedra_Library::BD_Shape
Grid(BD_Shape_mpz_class y, Complexity_Class complexity)
Java class interfacing C++ Parma_Polyhedra_Library::Uint64_Box.
Grid(Double_Box y, Complexity_Class complexity)
Grid(BD_Shape_int8_t y, Complexity_Class complexity)
Java class interfacing C++ Parma_Polyhedra_Library::BD_Shape
Java class interfacing C++ Parma_Polyhedra_Library::Double_Box.
Grid(Congruence_System cs)
Grid(Rational_Box y, Complexity_Class complexity)
native void map_space_dimensions(Partial_Function pfunc)
A pair of values of type K and V.
native boolean frequency(Linear_Expression expr, Coefficient freq_n, Coefficient freq_d, Coefficient val_n, Coefficient val_d)
Grid(Grid y, Complexity_Class complexity)
Grid(Constraint_System cs)
native void topological_closure_assign()
native void generalized_affine_image_lhs_rhs_with_congruence(Linear_Expression lhs, Relation_Symbol relsym, Linear_Expression rhs, Coefficient modulus)
A partial function on space dimension indices.
Java class interfacing C++ Parma_Polyhedra_Library::Octagonal_Shape
native void remove_higher_space_dimensions(long new_dimension)
native void refine_with_congruence(Congruence c)
native Poly_Con_Relation relation_with(Constraint c)
A linear equality or inequality.
Java class interfacing C++ Parma_Polyhedra_Library::Octagonal_Shape
native boolean simplify_using_context_assign(Grid p)