| This Release | Graph-0.94 | [Download] [Browse] | 13 Mar 2010 | |||
| Links | [ Discussion Forum ] [ View/Report Bugs (8) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (2991) FAIL (48) UNKNOWN (5) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(6 Reviews)
[ Rate this distribution ]
| |||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | |||||
| Special Files |
|
|||||
| Graph | graph data structures and algorithms | 0.94 | |
| Graph::AdjacencyMap | create and a map of graph vertices or edges | ||
| Graph::AdjacencyMap::Heavy | |||
| Graph::AdjacencyMap::Light | |||
| Graph::AdjacencyMap::Vertex | |||
| Graph::AdjacencyMatrix | create and query the adjacency matrix of graph G | ||
| Graph::Attribute | |||
| Graph::BitMatrix | create and manipulate a V x V bit matrix of graph G | ||
| Graph::Directed | directed graphs | ||
| Graph::MSTHeapElem | 0.01 | ||
| Graph::Matrix | create and manipulate a V x V matrix of graph G | ||
| Graph::SPTHeapElem | 0.01 | ||
| Graph::TransitiveClosure | |||
| Graph::TransitiveClosure::Matrix | create and query transitive closure of graph | ||
| Graph::Traversal | traverse graphs | ||
| Graph::Traversal::BFS | breadth-first traversal of graphs | ||
| Graph::Traversal::DFS | depth-first traversal of graphs | ||
| Graph::Undirected | undirected graphs | ||
| Graph::UnionFind | union-find data structures | ||
| Heap071::Elem | 0.71 | ||
| Heap071::Fibonacci | 0.71 |
| Heap::Elem | Perl extension for elements to be put in Heaps   |
| Heap::Fibonacci | a Perl extension for keeping data partially sorted   |