perl-graph 0.9704
Graph data structures and algorithms
This is Graph
, a Perl module for dealing with graphs, the abstract data structures.
- Website: https://metacpan.org/release/Graph
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-graph 0.9704
as follows:
guix install perl-graph@0.9704
Or install the latest version:
guix install perl-graph
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.