, including all inherited members.
add_congruence(const Congruence &cg) | Parma_Polyhedra_Library::Polyhedron | |
add_congruences(const Congruence_System &cgs) | Parma_Polyhedra_Library::Polyhedron | |
add_constraint(const Constraint &c) | Parma_Polyhedra_Library::Polyhedron | |
add_constraint_and_minimize(const Constraint &c) | Parma_Polyhedra_Library::Polyhedron | |
add_constraints(const Constraint_System &cs) | Parma_Polyhedra_Library::Polyhedron | |
add_constraints_and_minimize(const Constraint_System &cs) | Parma_Polyhedra_Library::Polyhedron | |
add_generator(const Generator &g) | Parma_Polyhedra_Library::Polyhedron | |
add_generator_and_minimize(const Generator &g) | Parma_Polyhedra_Library::Polyhedron | |
add_generators(const Generator_System &gs) | Parma_Polyhedra_Library::Polyhedron | |
add_generators_and_minimize(const Generator_System &gs) | Parma_Polyhedra_Library::Polyhedron | |
add_recycled_constraints(Constraint_System &cs) | Parma_Polyhedra_Library::Polyhedron | |
add_recycled_constraints_and_minimize(Constraint_System &cs) | Parma_Polyhedra_Library::Polyhedron | |
add_recycled_generators(Generator_System &gs) | Parma_Polyhedra_Library::Polyhedron | |
add_recycled_generators_and_minimize(Generator_System &gs) | Parma_Polyhedra_Library::Polyhedron | |
add_space_dimensions_and_embed(dimension_type m) | Parma_Polyhedra_Library::Polyhedron | |
add_space_dimensions_and_project(dimension_type m) | Parma_Polyhedra_Library::Polyhedron | |
affine_dimension() const | Parma_Polyhedra_Library::Polyhedron | |
affine_image(Variable var, const Linear_Expression &expr, Coefficient_traits::const_reference denominator=Coefficient_one()) | Parma_Polyhedra_Library::Polyhedron | |
affine_preimage(Variable var, const Linear_Expression &expr, Coefficient_traits::const_reference denominator=Coefficient_one()) | Parma_Polyhedra_Library::Polyhedron | |
BHRZ03_widening_assign(const Polyhedron &y, unsigned *tp=0) | Parma_Polyhedra_Library::Polyhedron | |
bounded_affine_image(Variable var, const Linear_Expression &lb_expr, const Linear_Expression &ub_expr, Coefficient_traits::const_reference denominator=Coefficient_one()) | Parma_Polyhedra_Library::Polyhedron | |
bounded_affine_preimage(Variable var, const Linear_Expression &lb_expr, const Linear_Expression &ub_expr, Coefficient_traits::const_reference denominator=Coefficient_one()) | Parma_Polyhedra_Library::Polyhedron | |
bounded_BHRZ03_extrapolation_assign(const Polyhedron &y, const Constraint_System &cs, unsigned *tp=0) | Parma_Polyhedra_Library::Polyhedron | |
bounded_H79_extrapolation_assign(const Polyhedron &y, const Constraint_System &cs, unsigned *tp=0) | Parma_Polyhedra_Library::Polyhedron | |
bounds_from_above(const Linear_Expression &expr) const | Parma_Polyhedra_Library::Polyhedron | [inline] |
bounds_from_below(const Linear_Expression &expr) const | Parma_Polyhedra_Library::Polyhedron | [inline] |
concatenate_assign(const Polyhedron &y) | Parma_Polyhedra_Library::Polyhedron | |
constraints() const | Parma_Polyhedra_Library::Polyhedron | |
contains(const Polyhedron &y) const | Parma_Polyhedra_Library::Polyhedron | |
difference_assign(const Polyhedron &y) | Parma_Polyhedra_Library::Polyhedron | [inline] |
expand_space_dimension(Variable var, dimension_type m) | Parma_Polyhedra_Library::Polyhedron | |
external_memory_in_bytes() const | Parma_Polyhedra_Library::Polyhedron | |
fold_space_dimensions(const Variables_Set &to_be_folded, Variable var) | Parma_Polyhedra_Library::Polyhedron | |
generalized_affine_image(Variable var, const Relation_Symbol relsym, const Linear_Expression &expr, Coefficient_traits::const_reference denominator=Coefficient_one()) | Parma_Polyhedra_Library::Polyhedron | |
generalized_affine_image(const Linear_Expression &lhs, const Relation_Symbol relsym, const Linear_Expression &rhs) | Parma_Polyhedra_Library::Polyhedron | |
generalized_affine_preimage(Variable var, const Relation_Symbol relsym, const Linear_Expression &expr, Coefficient_traits::const_reference denominator=Coefficient_one()) | Parma_Polyhedra_Library::Polyhedron | |
generalized_affine_preimage(const Linear_Expression &lhs, const Relation_Symbol relsym, const Linear_Expression &rhs) | Parma_Polyhedra_Library::Polyhedron | |
generators() const | Parma_Polyhedra_Library::Polyhedron | |
H79_widening_assign(const Polyhedron &y, unsigned *tp=0) | Parma_Polyhedra_Library::Polyhedron | |
intersection_assign(const Polyhedron &y) | Parma_Polyhedra_Library::Polyhedron | |
intersection_assign_and_minimize(const Polyhedron &y) | Parma_Polyhedra_Library::Polyhedron | |
is_bounded() const | Parma_Polyhedra_Library::Polyhedron | |
is_disjoint_from(const Polyhedron &y) const | Parma_Polyhedra_Library::Polyhedron | |
is_empty() const | Parma_Polyhedra_Library::Polyhedron | [inline] |
is_topologically_closed() const | Parma_Polyhedra_Library::Polyhedron | |
is_universe() const | Parma_Polyhedra_Library::Polyhedron | |
limited_BHRZ03_extrapolation_assign(const Polyhedron &y, const Constraint_System &cs, unsigned *tp=0) | Parma_Polyhedra_Library::Polyhedron | |
limited_H79_extrapolation_assign(const Polyhedron &y, const Constraint_System &cs, unsigned *tp=0) | Parma_Polyhedra_Library::Polyhedron | |
map_space_dimensions(const Partial_Function &pfunc) | Parma_Polyhedra_Library::Polyhedron | [inline] |
max_space_dimension() | Parma_Polyhedra_Library::Polyhedron | [inline, static] |
maximize(const Linear_Expression &expr, Coefficient &sup_n, Coefficient &sup_d, bool &maximum) const | Parma_Polyhedra_Library::Polyhedron | [inline] |
maximize(const Linear_Expression &expr, Coefficient &sup_n, Coefficient &sup_d, bool &maximum, Generator &point) const | Parma_Polyhedra_Library::Polyhedron | [inline] |
minimize(const Linear_Expression &expr, Coefficient &inf_n, Coefficient &inf_d, bool &minimum) const | Parma_Polyhedra_Library::Polyhedron | [inline] |
minimize(const Linear_Expression &expr, Coefficient &inf_n, Coefficient &inf_d, bool &minimum, Generator &point) const | Parma_Polyhedra_Library::Polyhedron | [inline] |
minimized_constraints() const | Parma_Polyhedra_Library::Polyhedron | |
minimized_generators() const | Parma_Polyhedra_Library::Polyhedron | |
OK(bool check_not_empty=false) const | Parma_Polyhedra_Library::Polyhedron | |
operator!=(const Polyhedron &x, const Polyhedron &y) | Parma_Polyhedra_Library::Polyhedron | [related] |
operator<<(std::ostream &s, const Polyhedron &ph) | Parma_Polyhedra_Library::Polyhedron | [related] |
operator=(const Polyhedron &y) | Parma_Polyhedra_Library::Polyhedron | [protected] |
poly_difference_assign(const Polyhedron &y) | Parma_Polyhedra_Library::Polyhedron | |
poly_hull_assign(const Polyhedron &y) | Parma_Polyhedra_Library::Polyhedron | |
poly_hull_assign_and_minimize(const Polyhedron &y) | Parma_Polyhedra_Library::Polyhedron | |
Polyhedron(Topology topol, dimension_type num_dimensions, Degenerate_Element kind) | Parma_Polyhedra_Library::Polyhedron | [protected] |
Polyhedron(const Polyhedron &y) | Parma_Polyhedra_Library::Polyhedron | [protected] |
Polyhedron(Topology topol, const Constraint_System &cs) | Parma_Polyhedra_Library::Polyhedron | [protected] |
Polyhedron(Topology topol, Constraint_System &cs) | Parma_Polyhedra_Library::Polyhedron | [protected] |
Polyhedron(Topology topol, const Generator_System &gs) | Parma_Polyhedra_Library::Polyhedron | [protected] |
Polyhedron(Topology topol, Generator_System &gs) | Parma_Polyhedra_Library::Polyhedron | [protected] |
Polyhedron(Topology topol, const Box &box) | Parma_Polyhedra_Library::Polyhedron | [inline, protected] |
relation_with(const Constraint &c) const | Parma_Polyhedra_Library::Polyhedron | |
relation_with(const Generator &g) const | Parma_Polyhedra_Library::Polyhedron | |
remove_higher_space_dimensions(dimension_type new_dimension) | Parma_Polyhedra_Library::Polyhedron | |
remove_space_dimensions(const Variables_Set &to_be_removed) | Parma_Polyhedra_Library::Polyhedron | |
shrink_bounding_box(Box &box, Complexity_Class complexity=ANY_COMPLEXITY) const | Parma_Polyhedra_Library::Polyhedron | [inline] |
space_dimension() const | Parma_Polyhedra_Library::Polyhedron | [inline] |
strictly_contains(const Polyhedron &y) const | Parma_Polyhedra_Library::Polyhedron | [inline] |
swap(Polyhedron &y) | Parma_Polyhedra_Library::Polyhedron | [inline] |
swap(Parma_Polyhedra_Library::Polyhedron &x, Parma_Polyhedra_Library::Polyhedron &y) | Parma_Polyhedra_Library::Polyhedron | [related] |
time_elapse_assign(const Polyhedron &y) | Parma_Polyhedra_Library::Polyhedron | |
topological_closure_assign() | Parma_Polyhedra_Library::Polyhedron | |
total_memory_in_bytes() const | Parma_Polyhedra_Library::Polyhedron | [inline] |
upper_bound_assign(const Polyhedron &y) | Parma_Polyhedra_Library::Polyhedron | [inline] |
~Polyhedron() | Parma_Polyhedra_Library::Polyhedron | [inline] |