1Graph::AdjacencyMap::VeUrsteerx(C3o)ntributed Perl DocumGernatpaht:i:oAndjacencyMap::Vertex(3)
2
3
4

NAME

6       Graph::AdjacencyMap - create and a map of graph vertices or edges
7

SYNOPSIS

9           Internal.
10

DESCRIPTION

12       This module is meant for internal use by the Graph module.
13
14   Object Methods
15       del_path(@id)
16           Delete a Map path by ids.
17
18       del_path_by_multi_id($id)
19           Delete a Map path by a multi(vertex) id.
20
21       has_path(@id)
22           Return true if the Map has the path by ids, false if not.
23
24       has_path_by_multi_id($id)
25           Return true ifd the a Map has the path by a multi(vertex) id, false
26           if not.
27
28       paths
29           Return all the paths of the Map.
30
31       set_path(@id)
32           Set the path by @ids.
33
35       Jarkko Hietaniemi jhi@iki.fi
36

LICENSE

38       This module is licensed under the same terms as Perl itself.
39
40
41
42perl v5.28.1                      2014-03-09    Graph::AdjacencyMap::Vertex(3)
Impressum