Gröbner basis project
Codebase for research into Gröbner basis computation
|
This is the complete list of members for skeleton, including all inherited members.
adjacencies_by_graphs(set< ray >) | skeleton | |
common_initialization(NVAR_TYPE) | skeleton | |
copy(const LP_Solver *) | skeleton | virtual |
get_constraint(int index) | skeleton | inline |
get_constraints() | skeleton | inline |
get_dimension() const | skeleton | inlinevirtual |
get_edges() | skeleton | inline |
get_number_of_constraints() | skeleton | inlinevirtual |
get_number_of_edges() | skeleton | inline |
get_number_of_rays() | LP_Solver | inlinevirtual |
get_rays() | LP_Solver | virtual |
is_consistent(const constraint &c) const | skeleton | inline |
makes_consistent_constraint(const Monomial &t, const Monomial &u, bool show_data=false) | LP_Solver | inlinevirtual |
operator<<(ostream &, const skeleton &) | skeleton | friend |
operator=(const skeleton &) | skeleton | |
rays | LP_Solver | protected |
skeleton(NVAR_TYPE) | skeleton | |
skeleton(NVAR_TYPE, vector< constraint > &) | skeleton | |
skeleton(skeleton &) | skeleton | |
solve(vector< constraint > &) | skeleton | virtual |
solve(constraint &) | skeleton | virtual |
which_constraints_active_at(const ray &u, bool *result) const | skeleton | inline |
~skeleton() | skeleton |