libgraph-readwrite-perl

module for reading and writing directed graphs

Description

Graph::ReadWrite is a collection of perl classes for reading and writing directed graphs in a variety of file formats. The graphs are represented in Perl using Jarkko Hietaniemi's Graph classes.

There are two base classes, Graph::Reader which is the Base class for classes which read a graph file and create an instance of the Graph class, and Graph::Writer which is the Base class for classes which take an instance of the Graph class and write it out in a specific file format.

Supported formats: XML, Dot, VCG, daVinci, HTK

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Graph-ReadWrite


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libgraph-readwrite-perl