Graph 0.9733 Latest
Kwalitee Issues
No Core Issues.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Graph | graph data structures and algorithms | 0.9733 | metacpan |
Graph::AdjacencyMap | map of graph vertices or edges | metacpan | |
Graph::AdjacencyMap::Light | metacpan | ||
Graph::AdjacencyMatrix | create and query the adjacency matrix of graph G | metacpan | |
Graph::Attribute | metacpan | ||
Graph::BitMatrix | create and manipulate a V x V bit matrix of graph G | metacpan | |
Graph::Directed | directed graphs | metacpan | |
Graph::MSTHeapElem | metacpan | ||
Graph::Matrix | create and manipulate a V x V matrix of graph G | metacpan | |
Graph::SPTHeapElem | metacpan | ||
Graph::TransitiveClosure | create and query transitive closure of graph | metacpan | |
Graph::TransitiveClosure::Matrix | create and query transitive closure of graph | metacpan | |
Graph::Traversal | traverse graphs | metacpan | |
Graph::Traversal::BFS | breadth-first traversal of graphs | metacpan | |
Graph::Traversal::DFS | depth-first traversal of graphs | metacpan | |
Graph::Undirected | undirected graphs | metacpan | |
Graph::UnionFind | union-find data structures | metacpan |