Jarkko Hietaniemi > Graph-0.91

Graph-0.91

This Release Graph-0.91  [Download] [Browse 16 Jan 2009
Other Releases
Links Discussion Forum ] [ View/Report Bugs (5) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (575)   FAIL (2)   UNKNOWN (3)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating **** (6 Reviews) [ Rate this distribution ]
License Perl (Artistic and GPL)
Special Files
Changes
MANIFEST
META.yml
Makefile.PL
README

Modules

Graph graph data structures and algorithms     0.91
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

Documentation

Heap::Elem Perl extension for elements to be put in Heaps  
Heap::Fibonacci a Perl extension for keeping data partially sorted