Polymake Template Library (PTL): Member List
Polymake Template Library (PTL)  4.2
pm::graph::Graph Member List

This is the complete list of members for pm::graph::Graph, including all inherited members.

add_edge(Int n1, Int n2)pm::graph::Graphinline
add_node()pm::graph::Graphinline
adjacent_nodes(Int n)pm::graph::Graphinline
adjacent_nodes(Int n) constpm::graph::Graphinline
all_edges(Int n1, Int n2)pm::graph::Graphinline
all_edges(Int n1, Int n2) constpm::graph::Graphinline
clear(Int n=0)pm::graph::Graphinline
const_node_container_refpm::graph::Graph
contract_edge(Int n1, Int n2)pm::graph::Graphinline
copy_permuted(const TPerm &perm, const TInvPerm &inv_perm) constpm::graph::Graphinline
degree(Int n) constpm::graph::Graphinline
delete_all_edges(Int n1, Int n2)pm::graph::Graphinline
delete_edge(Int n1, Int n2)pm::graph::Graphinline
delete_edge(const parallel_edge_iterator &where)pm::graph::Graphinline
delete_node(Int n)pm::graph::Graphinline
dim() constpm::graph::Graphinline
edge(Int n1, Int n2)pm::graph::Graphinline
edge(Int n1, Int n2) constpm::graph::Graphinline
edge_exists(Int n1, Int n2) constpm::graph::Graphinline
edges() constpm::graph::Graphinline
enumerate_edges() constpm::graph::Graphinline
Graph()pm::graph::Graphinline
Graph(Int n)pm::graph::Graphinlineexplicit
has_gaps() constpm::graph::Graphinline
in_adjacent_nodes(Int n)pm::graph::Graphinline
in_adjacent_nodes(Int n) constpm::graph::Graphinline
in_degree(Int n) constpm::graph::Graphinline
in_edges(Int n)pm::graph::Graphinline
in_edges(Int n) constpm::graph::Graphinline
invalid_node(Int n) constpm::graph::Graphinline
node_container typedefpm::graph::Graph
node_container_ref typedefpm::graph::Graph
node_exists(Int n) constpm::graph::Graphinline
node_out_of_range(Int n) constpm::graph::Graphinline
nodes() constpm::graph::Graphinline
operator=(const Graph &G2)pm::graph::Graphinline
operator=(const GenericGraph< Graph > &G2)pm::graph::Graphinline
operator=(const GenericGraph< Graph2, TDir2 > &G2)pm::graph::Graphinline
out_adjacent_nodes(Int n)pm::graph::Graphinline
out_adjacent_nodes(Int n) constpm::graph::Graphinline
out_degree(Int n) constpm::graph::Graphinline
out_edges(Int n)pm::graph::Graphinline
out_edges(Int n) constpm::graph::Graphinline
permute_inv_nodes(const TInvPerm &inv_perm)pm::graph::Graphinline
permute_nodes(const TPerm &perm)pm::graph::Graphinline
relocate(Graph *from, Graph *to)pm::graph::Graphfriend
renumber_nodes(const Graph &me)pm::graph::Graphfriend
resize(Int n)pm::graph::Graphinline
squeeze()pm::graph::Graphinline
swap(Graph &G)pm::graph::Graphinline