Perl Diver 2.31
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

Graph::AdjacencyMap::Vertex

Name Graph::AdjacencyMap::Vertex
Version
Located at /usr/share/perl5/vendor_perl
File /usr/share/perl5/vendor_perl/Graph/AdjacencyMap/Vertex.pm
Is Core No
Search CPAN for this module Graph::AdjacencyMap::Vertex
Documentation Graph::AdjacencyMap::Vertex
Module Details Graph::AdjacencyMap::Vertex

NAME

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


SYNOPSIS

    Internal.


DESCRIPTION

This module is meant for internal use by the Graph module.

Object Methods

del_path(@id)
Delete a Map path by ids.

del_path_by_multi_id($id)
Delete a Map path by a multi(vertex) id.

has_path(@id)
Return true if the Map has the path by ids, false if not.

has_path_by_multi_id($id)
Return true ifd the a Map has the path by a multi(vertex) id, false if not.

paths
Return all the paths of the Map.

set_path(@id)
Set the path by @ids.


AUTHOR AND COPYRIGHT

Jarkko Hietaniemi jhi@iki.fi


LICENSE

This module is licensed under the same terms as Perl itself.

Perl Diver brought to you by ScriptSolutions.com © 1997- 2024