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
16       del_path(@id)
17           Delete a Map path by ids.
18
19       del_path_by_multi_id($id)
20           Delete a Map path by a multi(vertex) id.
21
22       has_path(@id)
23           Return true if the Map has the path by ids, false if not.
24
25       has_path_by_multi_id($id)
26           Return true ifd the a Map has the path by a multi(vertex) id, false
27           if not.
28
29       paths
30           Return all the paths of the Map.
31
32       set_path(@id)
33           Set the path by @ids.
34
36       Jarkko Hietaniemi jhi@iki.fi
37

LICENSE

39       This module is licensed under the same terms as Perl itself.
40
41
42
43perl v5.8.8                       2004-11-08    Graph::AdjacencyMap::Vertex(3)
Impressum