add_constraint(const Row &row, const Variables_Set ¶meters) | Parma_Polyhedra_Library::PIP_Tree_Node | protected |
art_parameter_begin() const | Parma_Polyhedra_Library::PIP_Tree_Node | inline |
art_parameter_count() const | Parma_Polyhedra_Library::PIP_Tree_Node | inline |
art_parameter_end() const | Parma_Polyhedra_Library::PIP_Tree_Node | inline |
Artificial_Parameter_Sequence typedef | Parma_Polyhedra_Library::PIP_Tree_Node | |
artificial_parameters | Parma_Polyhedra_Library::PIP_Tree_Node | protected |
as_decision() const =0 | Parma_Polyhedra_Library::PIP_Tree_Node | pure virtual |
as_solution() const =0 | Parma_Polyhedra_Library::PIP_Tree_Node | pure virtual |
ascii_dump(std::ostream &s) const | Parma_Polyhedra_Library::PIP_Tree_Node | |
ascii_load(std::istream &s) | Parma_Polyhedra_Library::PIP_Tree_Node | |
check_ownership(const PIP_Problem *owner) const =0 | Parma_Polyhedra_Library::PIP_Tree_Node | protectedpure virtual |
clone() const =0 | Parma_Polyhedra_Library::PIP_Tree_Node | pure virtual |
compatibility_check(Matrix< Row > &s) | Parma_Polyhedra_Library::PIP_Tree_Node | protectedstatic |
compatibility_check(const Matrix< Row > &context, const Row &row) | Parma_Polyhedra_Library::PIP_Tree_Node | protectedstatic |
Constraint_Sequence typedef | Parma_Polyhedra_Library::PIP_Tree_Node | protected |
constraints() const | Parma_Polyhedra_Library::PIP_Tree_Node | inline |
constraints_ | Parma_Polyhedra_Library::PIP_Tree_Node | protected |
external_memory_in_bytes() const =0 | Parma_Polyhedra_Library::PIP_Tree_Node | pure virtual |
get_owner() const | Parma_Polyhedra_Library::PIP_Tree_Node | inlineprotected |
indent_and_print(std::ostream &s, int indent, const char *str) | Parma_Polyhedra_Library::PIP_Tree_Node | protectedstatic |
OK() const =0 | Parma_Polyhedra_Library::PIP_Tree_Node | pure virtual |
operator<<(std::ostream &os, const PIP_Tree_Node &x) | Parma_Polyhedra_Library::PIP_Tree_Node | related |
owner_ | Parma_Polyhedra_Library::PIP_Tree_Node | protected |
parent() const | Parma_Polyhedra_Library::PIP_Tree_Node | inlineprotected |
parent_ | Parma_Polyhedra_Library::PIP_Tree_Node | protected |
parent_merge() | Parma_Polyhedra_Library::PIP_Tree_Node | protected |
PIP_Tree_Node(const PIP_Problem *owner) | Parma_Polyhedra_Library::PIP_Tree_Node | explicitprotected |
PIP_Tree_Node(const PIP_Tree_Node &y) | Parma_Polyhedra_Library::PIP_Tree_Node | protected |
print(std::ostream &s, int indent=0) const | Parma_Polyhedra_Library::PIP_Tree_Node | |
print_tree(std::ostream &s, int indent, const std::vector< bool > &pip_dim_is_param, dimension_type first_art_dim) const =0 | Parma_Polyhedra_Library::PIP_Tree_Node | protectedpure virtual |
set_owner(const PIP_Problem *owner)=0 | Parma_Polyhedra_Library::PIP_Tree_Node | protectedpure virtual |
set_parent(const PIP_Decision_Node *p) | Parma_Polyhedra_Library::PIP_Tree_Node | inlineprotected |
solve(const PIP_Problem &pip, bool check_feasible_context, const Matrix< Row > &context, const Variables_Set ¶ms, dimension_type space_dim, int indent_level)=0 | Parma_Polyhedra_Library::PIP_Tree_Node | protectedpure virtual |
total_memory_in_bytes() const =0 | Parma_Polyhedra_Library::PIP_Tree_Node | pure virtual |
update_tableau(const PIP_Problem &pip, dimension_type external_space_dim, dimension_type first_pending_constraint, const Constraint_Sequence &input_cs, const Variables_Set ¶meters)=0 | Parma_Polyhedra_Library::PIP_Tree_Node | protectedpure virtual |
~PIP_Tree_Node() | Parma_Polyhedra_Library::PIP_Tree_Node | virtual |