graph::adjacencymap::vertex(3pm) debian man page | unix.com

Man Page: graph::adjacencymap::vertex

Operating Environment: debian

Section: 3pm

Graph::AdjacencyMap::Vertex(3pm)			User Contributed Perl Documentation			  Graph::AdjacencyMap::Vertex(3pm)

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 v5.10.0 2007-07-19 Graph::AdjacencyMap::Vertex(3pm)
Related Man Pages
graph::easy::layout(3pm) - debian
graph::transitiveclosure(3pm) - debian
graph::transitiveclosure::matrix(3pm) - debian
graph::traversal(3pm) - debian
graph::writer::davinci(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?