Graph::AdjacencyMap - create and a map of graph vertices or edges |
Graph::AdjacencyMap - create and a map of graph vertices or edges
Internal.
This module is meant for internal use by the Graph module.
del_path(@id)
del_path_by_multi_id($id)
multi(vertex)
id.
has_path(@id)
has_path_by_multi_id($id)
multi(vertex)
id, false if not.
set_path(@id)
Jarkko Hietaniemi jhi@iki.fi
This module is licensed under the same terms as Perl itself.
Graph::AdjacencyMap - create and a map of graph vertices or edges |