| add_constraint(const Constraint &c) | Parma_Polyhedra_Library::Polyhedron | |
| add_constraint_and_minimize(const Constraint &c) | Parma_Polyhedra_Library::Polyhedron | |
| add_constraints(const ConSys &cs) | Parma_Polyhedra_Library::Polyhedron | |
| add_constraints_and_minimize(const ConSys &cs) | Parma_Polyhedra_Library::Polyhedron | |
| add_dimensions_and_embed(dimension_type m) | Parma_Polyhedra_Library::Polyhedron | |
| add_dimensions_and_project(dimension_type m) | 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 GenSys &gs) | Parma_Polyhedra_Library::Polyhedron | |
| add_generators_and_minimize(const GenSys &gs) | Parma_Polyhedra_Library::Polyhedron | |
| add_recycled_constraints(ConSys &cs) | Parma_Polyhedra_Library::Polyhedron | |
| add_recycled_constraints_and_minimize(ConSys &cs) | Parma_Polyhedra_Library::Polyhedron | |
| add_recycled_generators(GenSys &gs) | Parma_Polyhedra_Library::Polyhedron | |
| add_recycled_generators_and_minimize(GenSys &gs) | Parma_Polyhedra_Library::Polyhedron | |
| affine_image(Variable var, const LinExpression &expr, const Integer &denominator=Integer_one()) | Parma_Polyhedra_Library::Polyhedron | |
| affine_preimage(Variable var, const LinExpression &expr, const Integer &denominator=Integer_one()) | Parma_Polyhedra_Library::Polyhedron | |
| BHRZ03_widening_assign(const Polyhedron &y, unsigned *tp=0) | Parma_Polyhedra_Library::Polyhedron | |
| bounded_BHRZ03_extrapolation_assign(const Polyhedron &y, const ConSys &cs, unsigned *tp=0) | Parma_Polyhedra_Library::Polyhedron | |
| bounded_H79_extrapolation_assign(const Polyhedron &y, const ConSys &cs, unsigned *tp=0) | Parma_Polyhedra_Library::Polyhedron | |
| bounds_from_above(const LinExpression &expr) const | Parma_Polyhedra_Library::Polyhedron | |
| bounds_from_below(const LinExpression &expr) const | Parma_Polyhedra_Library::Polyhedron | |
| concatenate_assign(const Polyhedron &y) | Parma_Polyhedra_Library::Polyhedron | |
| constraints() const | Parma_Polyhedra_Library::Polyhedron | |
| contains(const Polyhedron &y) const | Parma_Polyhedra_Library::Polyhedron | |
| Degenerate_Kind enum name | Parma_Polyhedra_Library::Polyhedron | |
| EMPTY enum value | Parma_Polyhedra_Library::Polyhedron | |
| expand_dimension(Variable var, dimension_type m) | Parma_Polyhedra_Library::Polyhedron | |
| fold_dimensions(const Variables_Set &to_be_folded, Variable var) | Parma_Polyhedra_Library::Polyhedron | |
| generalized_affine_image(Variable var, const Relation_Symbol relsym, const LinExpression &expr, const Integer &denominator=Integer_one()) | Parma_Polyhedra_Library::Polyhedron | |
| generalized_affine_image(const LinExpression &lhs, const Relation_Symbol relsym, const LinExpression &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 | |
| is_topologically_closed() const | Parma_Polyhedra_Library::Polyhedron | |
| is_universe() const | Parma_Polyhedra_Library::Polyhedron | |
| limited_BHRZ03_extrapolation_assign(const Polyhedron &y, const ConSys &cs, unsigned *tp=0) | Parma_Polyhedra_Library::Polyhedron | |
| limited_H79_extrapolation_assign(const Polyhedron &y, const ConSys &cs, unsigned *tp=0) | Parma_Polyhedra_Library::Polyhedron | |
| map_dimensions(const PartialFunction &pfunc) | Parma_Polyhedra_Library::Polyhedron | |
| max_space_dimension() | Parma_Polyhedra_Library::Polyhedron | [static] |
| maximize(const LinExpression &expr, Integer &sup_n, Integer &sup_d, bool &maximum) const | Parma_Polyhedra_Library::Polyhedron | |
| maximize(const LinExpression &expr, Integer &sup_n, Integer &sup_d, bool &maximum, const Generator **const pppoint) const | Parma_Polyhedra_Library::Polyhedron | |
| minimize(const LinExpression &expr, Integer &inf_n, Integer &inf_d, bool &minimum) const | Parma_Polyhedra_Library::Polyhedron | |
| minimize(const LinExpression &expr, Integer &inf_n, Integer &inf_d, bool &minimum, const Generator **const pppoint) const | Parma_Polyhedra_Library::Polyhedron | |
| 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] |
| operator==(const Polyhedron &x, const Polyhedron &y) | Parma_Polyhedra_Library::Polyhedron | [related] |
| 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 | |
| poly_hull_assign_if_exact(PH &p, const PH &q) | Parma_Polyhedra_Library::Polyhedron | [related] |
| Polyhedron(Topology topol, dimension_type num_dimensions, Degenerate_Kind kind) | Parma_Polyhedra_Library::Polyhedron | [protected] |
| Polyhedron(const Polyhedron &y) | Parma_Polyhedra_Library::Polyhedron | [protected] |
| Polyhedron(Topology topol, const ConSys &cs) | Parma_Polyhedra_Library::Polyhedron | [protected] |
| Polyhedron(Topology topol, ConSys &cs) | Parma_Polyhedra_Library::Polyhedron | [protected] |
| Polyhedron(Topology topol, const GenSys &gs) | Parma_Polyhedra_Library::Polyhedron | [protected] |
| Polyhedron(Topology topol, GenSys &gs) | Parma_Polyhedra_Library::Polyhedron | [protected] |
| Polyhedron(Topology topol, const Box &box) | Parma_Polyhedra_Library::Polyhedron | [protected] |
| relation_with(const Constraint &c) const | Parma_Polyhedra_Library::Polyhedron | |
| relation_with(const Generator &g) const | Parma_Polyhedra_Library::Polyhedron | |
| remove_dimensions(const Variables_Set &to_be_removed) | Parma_Polyhedra_Library::Polyhedron | |
| remove_higher_dimensions(dimension_type new_dimension) | Parma_Polyhedra_Library::Polyhedron | |
| shrink_bounding_box(Box &box, Complexity_Class complexity=ANY) const | Parma_Polyhedra_Library::Polyhedron | |
| space_dimension() const | Parma_Polyhedra_Library::Polyhedron | |
| strictly_contains(const Polyhedron &y) const | Parma_Polyhedra_Library::Polyhedron | |
| swap(Polyhedron &y) | Parma_Polyhedra_Library::Polyhedron | |
| 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 | |
| UNIVERSE enum value | Parma_Polyhedra_Library::Polyhedron | |
| ~Polyhedron() | Parma_Polyhedra_Library::Polyhedron | |