, including all inherited members.
add_and_minimize(bool con_to_gen, Linear_System &source1, Linear_System &dest, Bit_Matrix &sat, const Linear_System &source2) | Parma_Polyhedra_Library::Polyhedron | [private, static] |
add_and_minimize(bool con_to_gen, Linear_System &source, Linear_System &dest, Bit_Matrix &sat) | Parma_Polyhedra_Library::Polyhedron | [private, static] |
add_congruence(const Congruence &cg) | Parma_Polyhedra_Library::Polyhedron | |
add_congruence_and_minimize(const Congruence &cg) | Parma_Polyhedra_Library::Polyhedron | [inline] |
add_congruences(const Congruence_System &cgs) | Parma_Polyhedra_Library::Polyhedron | |
add_congruences_and_minimize(const Congruence_System &cgs) | Parma_Polyhedra_Library::Polyhedron | [inline] |
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_congruences(Congruence_System &cgs) | Parma_Polyhedra_Library::Polyhedron | [inline] |
add_recycled_congruences_and_minimize(Congruence_System &cgs) | Parma_Polyhedra_Library::Polyhedron | [inline] |
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(Linear_System &mat1, Linear_System &mat2, Bit_Matrix &sat1, Bit_Matrix &sat2, dimension_type add_dim) | Parma_Polyhedra_Library::Polyhedron | [private, static] |
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 | |
ascii_dump() const | Parma_Polyhedra_Library::Polyhedron | |
ascii_dump(std::ostream &s) const | Parma_Polyhedra_Library::Polyhedron | |
ascii_load(std::istream &s) | Parma_Polyhedra_Library::Polyhedron | |
BHRZ03_combining_constraints(const Polyhedron &y, const BHRZ03_Certificate &y_cert, const Polyhedron &H79, const Constraint_System &x_minus_H79_con_sys) | Parma_Polyhedra_Library::Polyhedron | [private] |
BHRZ03_evolving_points(const Polyhedron &y, const BHRZ03_Certificate &y_cert, const Polyhedron &H79) | Parma_Polyhedra_Library::Polyhedron | [private] |
BHRZ03_evolving_rays(const Polyhedron &y, const BHRZ03_Certificate &y_cert, const Polyhedron &H79) | Parma_Polyhedra_Library::Polyhedron | [private] |
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(const Linear_Expression &expr, bool from_above) const | Parma_Polyhedra_Library::Polyhedron | [private] |
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] |
can_have_something_pending() const | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
can_recycle_congruence_systems() | Parma_Polyhedra_Library::Polyhedron | [inline, static] |
can_recycle_constraint_systems() | Parma_Polyhedra_Library::Polyhedron | [inline, static] |
clear_constraints_minimized() | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
clear_constraints_up_to_date() | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
clear_empty() | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
clear_generators_minimized() | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
clear_generators_up_to_date() | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
clear_pending_constraints() | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
clear_pending_generators() | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
clear_sat_c_up_to_date() | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
clear_sat_g_up_to_date() | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
coefficient_type typedef | Parma_Polyhedra_Library::Polyhedron | |
con_sys | Parma_Polyhedra_Library::Polyhedron | [private] |
concatenate_assign(const Polyhedron &y) | Parma_Polyhedra_Library::Polyhedron | |
congruences() const | Parma_Polyhedra_Library::Polyhedron | [inline] |
constrains(Variable var) const | Parma_Polyhedra_Library::Polyhedron | |
constraints() const | Parma_Polyhedra_Library::Polyhedron | |
constraints_are_minimized() const | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
constraints_are_up_to_date() const | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
contains(const Polyhedron &y) const | Parma_Polyhedra_Library::Polyhedron | |
contains_integer_point() const | Parma_Polyhedra_Library::Polyhedron | |
conversion(Linear_System &source, dimension_type start, Linear_System &dest, Bit_Matrix &sat, dimension_type num_lines_or_equalities) | Parma_Polyhedra_Library::Polyhedron | [private, static] |
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 | |
finalize() | Parma_Polyhedra_Library::Polyhedron | [static] |
fold_space_dimensions(const Variables_Set &to_be_folded, Variable var) | Parma_Polyhedra_Library::Polyhedron | |
gen_sys | Parma_Polyhedra_Library::Polyhedron | [private] |
generalized_affine_image(Variable var, 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, Relation_Symbol relsym, const Linear_Expression &rhs) | Parma_Polyhedra_Library::Polyhedron | |
generalized_affine_preimage(Variable var, 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, Relation_Symbol relsym, const Linear_Expression &rhs) | Parma_Polyhedra_Library::Polyhedron | |
generators() const | Parma_Polyhedra_Library::Polyhedron | |
generators_are_minimized() const | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
generators_are_up_to_date() const | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
grid_generators() const | Parma_Polyhedra_Library::Polyhedron | |
H79_widening_assign(const Polyhedron &y, unsigned *tp=0) | Parma_Polyhedra_Library::Polyhedron | |
has_pending_constraints() const | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
has_pending_generators() const | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
has_something_pending() const | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
hash_code() const | Parma_Polyhedra_Library::Polyhedron | [inline] |
initialize() | Parma_Polyhedra_Library::Polyhedron | [static] |
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_discrete() const | Parma_Polyhedra_Library::Polyhedron | [inline] |
is_disjoint_from(const Polyhedron &y) const | Parma_Polyhedra_Library::Polyhedron | |
is_empty() const | Parma_Polyhedra_Library::Polyhedron | [inline] |
is_included_in(const Polyhedron &y) const | Parma_Polyhedra_Library::Polyhedron | [private] |
is_necessarily_closed() const | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
is_necessarily_closed_for_interfaces(const Polyhedron &) | Parma_Polyhedra_Library::Polyhedron | [friend] |
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] |
marked_empty() const | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
max_min(const Linear_Expression &expr, bool maximize, Coefficient &ext_n, Coefficient &ext_d, bool &included, Generator &g) const | Parma_Polyhedra_Library::Polyhedron | [private] |
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 &g) 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 &g) const | Parma_Polyhedra_Library::Polyhedron | [inline] |
minimize() const | Parma_Polyhedra_Library::Polyhedron | [private] |
minimize(bool con_to_gen, Linear_System &source, Linear_System &dest, Bit_Matrix &sat) | Parma_Polyhedra_Library::Polyhedron | [private, static] |
minimized_congruences() const | Parma_Polyhedra_Library::Polyhedron | [inline] |
minimized_constraints() const | Parma_Polyhedra_Library::Polyhedron | |
minimized_generators() const | Parma_Polyhedra_Library::Polyhedron | |
minimized_grid_generators() const | Parma_Polyhedra_Library::Polyhedron | [inline] |
obtain_sorted_constraints() const | Parma_Polyhedra_Library::Polyhedron | [private] |
obtain_sorted_constraints_with_sat_c() const | Parma_Polyhedra_Library::Polyhedron | [private] |
obtain_sorted_generators() const | Parma_Polyhedra_Library::Polyhedron | [private] |
obtain_sorted_generators_with_sat_g() const | Parma_Polyhedra_Library::Polyhedron | [private] |
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 | [friend] |
Parma_Polyhedra_Library::BD_Shape class | Parma_Polyhedra_Library::Polyhedron | [friend] |
Parma_Polyhedra_Library::BHRZ03_Certificate class | Parma_Polyhedra_Library::Polyhedron | [friend] |
Parma_Polyhedra_Library::Box class | Parma_Polyhedra_Library::Polyhedron | [friend] |
Parma_Polyhedra_Library::Grid class | Parma_Polyhedra_Library::Polyhedron | [friend] |
Parma_Polyhedra_Library::H79_Certificate class | Parma_Polyhedra_Library::Polyhedron | [friend] |
Parma_Polyhedra_Library::Octagonal_Shape class | Parma_Polyhedra_Library::Polyhedron | [friend] |
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_Element kind) | Parma_Polyhedra_Library::Polyhedron | [protected] |
Polyhedron(const Polyhedron &y, Complexity_Class complexity=ANY_COMPLEXITY) | Parma_Polyhedra_Library::Polyhedron | [protected] |
Polyhedron(Topology topol, const Constraint_System &cs) | Parma_Polyhedra_Library::Polyhedron | [protected] |
Polyhedron(Topology topol, Constraint_System &cs, Recycle_Input dummy) | Parma_Polyhedra_Library::Polyhedron | [protected] |
Polyhedron(Topology topol, const Generator_System &gs) | Parma_Polyhedra_Library::Polyhedron | [protected] |
Polyhedron(Topology topol, Generator_System &gs, Recycle_Input dummy) | Parma_Polyhedra_Library::Polyhedron | [protected] |
Polyhedron(Topology topol, const Box< Interval > &box, Complexity_Class complexity=ANY_COMPLEXITY) | Parma_Polyhedra_Library::Polyhedron | [inline, protected] |
print() const | Parma_Polyhedra_Library::Polyhedron | |
process_pending() const | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
process_pending_constraints() const | Parma_Polyhedra_Library::Polyhedron | [private] |
process_pending_generators() const | Parma_Polyhedra_Library::Polyhedron | [private] |
quick_equivalence_test(const Polyhedron &y) const | Parma_Polyhedra_Library::Polyhedron | [private] |
refine_no_check(const Constraint &c) | Parma_Polyhedra_Library::Polyhedron | [private] |
refine_with_congruence(const Congruence &cg) | Parma_Polyhedra_Library::Polyhedron | |
refine_with_congruences(const Congruence_System &cgs) | Parma_Polyhedra_Library::Polyhedron | |
refine_with_constraint(const Constraint &c) | Parma_Polyhedra_Library::Polyhedron | |
refine_with_constraints(const Constraint_System &cs) | Parma_Polyhedra_Library::Polyhedron | |
relation_with(const Constraint &c) const | Parma_Polyhedra_Library::Polyhedron | |
relation_with(const Generator &g) const | Parma_Polyhedra_Library::Polyhedron | |
relation_with(const Congruence &cg) const | Parma_Polyhedra_Library::Polyhedron | |
remove_higher_space_dimensions(dimension_type new_dimension) | Parma_Polyhedra_Library::Polyhedron | |
remove_pending_to_obtain_constraints() const | Parma_Polyhedra_Library::Polyhedron | [private] |
remove_pending_to_obtain_generators() const | Parma_Polyhedra_Library::Polyhedron | [private] |
remove_space_dimensions(const Variables_Set &to_be_removed) | Parma_Polyhedra_Library::Polyhedron | |
sat_c | Parma_Polyhedra_Library::Polyhedron | [private] |
sat_c_is_up_to_date() const | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
sat_g | Parma_Polyhedra_Library::Polyhedron | [private] |
sat_g_is_up_to_date() const | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
select_CH78_constraints(const Polyhedron &y, Constraint_System &cs_selected) const | Parma_Polyhedra_Library::Polyhedron | [private] |
select_H79_constraints(const Polyhedron &y, Constraint_System &cs_selected, Constraint_System &cs_not_selected) const | Parma_Polyhedra_Library::Polyhedron | [private] |
set_constraints_minimized() | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
set_constraints_pending() | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
set_constraints_up_to_date() | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
set_empty() | Parma_Polyhedra_Library::Polyhedron | [private] |
set_generators_minimized() | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
set_generators_pending() | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
set_generators_up_to_date() | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
set_sat_c_up_to_date() | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
set_sat_g_up_to_date() | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
set_zero_dim_univ() | Parma_Polyhedra_Library::Polyhedron | [private] |
simplified_constraints() const | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
simplify(Linear_System &mat, Bit_Matrix &sat) | Parma_Polyhedra_Library::Polyhedron | [private, static] |
simplify_num_saturators_p | Parma_Polyhedra_Library::Polyhedron | [private, static] |
simplify_num_saturators_size | Parma_Polyhedra_Library::Polyhedron | [private, static] |
simplify_using_context_assign(const Polyhedron &y) | Parma_Polyhedra_Library::Polyhedron | |
space_dim | Parma_Polyhedra_Library::Polyhedron | [private] |
space_dimension() const | Parma_Polyhedra_Library::Polyhedron | [inline] |
status | Parma_Polyhedra_Library::Polyhedron | [private] |
strictly_contains(const Polyhedron &y) const | Parma_Polyhedra_Library::Polyhedron | [inline] |
strongly_minimize_constraints() const | Parma_Polyhedra_Library::Polyhedron | [private] |
strongly_minimize_generators() const | Parma_Polyhedra_Library::Polyhedron | [private] |
swap(Polyhedron &y) | Parma_Polyhedra_Library::Polyhedron | [inline] |
swap(Parma_Polyhedra_Library::Polyhedron &x, Parma_Polyhedra_Library::Polyhedron &y) | Parma_Polyhedra_Library::Polyhedron | [related] |
Three_Valued_Boolean enum name | Parma_Polyhedra_Library::Polyhedron | [private] |
throw_dimension_incompatible(const char *method, const char *other_name, dimension_type other_dim) const | Parma_Polyhedra_Library::Polyhedron | [protected] |
throw_dimension_incompatible(const char *method, const char *ph_name, const Polyhedron &ph) const | Parma_Polyhedra_Library::Polyhedron | [protected] |
throw_dimension_incompatible(const char *method, const char *e_name, const Linear_Expression &e) const | Parma_Polyhedra_Library::Polyhedron | [protected] |
throw_dimension_incompatible(const char *method, const char *c_name, const Constraint &c) const | Parma_Polyhedra_Library::Polyhedron | [protected] |
throw_dimension_incompatible(const char *method, const char *g_name, const Generator &g) const | Parma_Polyhedra_Library::Polyhedron | [protected] |
throw_dimension_incompatible(const char *method, const char *cg_name, const Congruence &cg) const | Parma_Polyhedra_Library::Polyhedron | [protected] |
throw_dimension_incompatible(const char *method, const char *cs_name, const Constraint_System &cs) const | Parma_Polyhedra_Library::Polyhedron | [protected] |
throw_dimension_incompatible(const char *method, const char *gs_name, const Generator_System &gs) const | Parma_Polyhedra_Library::Polyhedron | [protected] |
throw_dimension_incompatible(const char *method, const char *cgs_name, const Congruence_System &cgs) const | Parma_Polyhedra_Library::Polyhedron | [protected] |
throw_dimension_incompatible(const char *method, const char *var_name, Variable var) const | Parma_Polyhedra_Library::Polyhedron | [protected] |
throw_dimension_incompatible(const char *method, dimension_type required_space_dim) const | Parma_Polyhedra_Library::Polyhedron | [protected] |
throw_invalid_argument(const char *method, const char *reason) const | Parma_Polyhedra_Library::Polyhedron | [protected] |
throw_invalid_generator(const char *method, const char *g_name) const | Parma_Polyhedra_Library::Polyhedron | [protected] |
throw_invalid_generators(const char *method, const char *gs_name) const | Parma_Polyhedra_Library::Polyhedron | [protected] |
throw_runtime_error(const char *method) const | Parma_Polyhedra_Library::Polyhedron | [protected] |
throw_space_dimension_overflow(Topology topol, const char *method, const char *reason) | Parma_Polyhedra_Library::Polyhedron | [protected, static] |
throw_topology_incompatible(const char *method, const char *ph_name, const Polyhedron &ph) const | Parma_Polyhedra_Library::Polyhedron | [protected] |
throw_topology_incompatible(const char *method, const char *c_name, const Constraint &c) const | Parma_Polyhedra_Library::Polyhedron | [protected] |
throw_topology_incompatible(const char *method, const char *g_name, const Generator &g) const | Parma_Polyhedra_Library::Polyhedron | [protected] |
throw_topology_incompatible(const char *method, const char *cs_name, const Constraint_System &cs) const | Parma_Polyhedra_Library::Polyhedron | [protected] |
throw_topology_incompatible(const char *method, const char *gs_name, const Generator_System &gs) const | Parma_Polyhedra_Library::Polyhedron | [protected] |
time_elapse_assign(const Polyhedron &y) | Parma_Polyhedra_Library::Polyhedron | |
topological_closure_assign() | Parma_Polyhedra_Library::Polyhedron | |
topology() const | Parma_Polyhedra_Library::Polyhedron | [inline, private] |
total_memory_in_bytes() const | Parma_Polyhedra_Library::Polyhedron | [inline] |
TVB_DONT_KNOW enum value | Parma_Polyhedra_Library::Polyhedron | [private] |
TVB_FALSE enum value | Parma_Polyhedra_Library::Polyhedron | [private] |
TVB_TRUE enum value | Parma_Polyhedra_Library::Polyhedron | [private] |
unconstrain(Variable var) | Parma_Polyhedra_Library::Polyhedron | |
unconstrain(const Variables_Set &to_be_unconstrained) | Parma_Polyhedra_Library::Polyhedron | |
update_constraints() const | Parma_Polyhedra_Library::Polyhedron | [private] |
update_generators() const | Parma_Polyhedra_Library::Polyhedron | [private] |
update_sat_c() const | Parma_Polyhedra_Library::Polyhedron | [private] |
update_sat_g() const | Parma_Polyhedra_Library::Polyhedron | [private] |
upper_bound_assign(const Polyhedron &y) | Parma_Polyhedra_Library::Polyhedron | [inline] |
widening_assign(const Polyhedron &y, unsigned *tp=0) | Parma_Polyhedra_Library::Polyhedron | [inline] |
~Polyhedron() | Parma_Polyhedra_Library::Polyhedron | [inline] |