Graph::Reader::XML is a perl class used to read a directed graph stored as XML, and return an instance of the Graph class. The XML format is designed to support the Graph classes: it can be used to represent a single graph with a collection of nodes,...
NEILB/Graph-ReadWrite-2.09 - 05 Aug 2016 20:24:35 UTCSKIM/Task-Graph-Reader-0.03 - 03 Nov 2015 22:08:44 UTC
Graph::Reader is a base class for Graph file format readers. A particular subclass of Graph::Reader will handle a specific file format, and generate a Graph, represented using Jarkko Hietaniemi's Graph class. You should never create an instance of th...
NEILB/Graph-ReadWrite-2.09 - 05 Aug 2016 20:24:35 UTCGraph::Writer is a base class for Graph file format writers. A particular subclass of Graph::Writer will handle a specific file format, and generate a Graph, represented using Jarkko Hietaniemi's Graph class. You should never create an instance of th...
NEILB/Graph-ReadWrite-2.09 - 05 Aug 2016 20:24:35 UTCThis module is a placeholder in the Graph-ReadWrite distribution, which is a collection of modules for reading and writing directed graphs. You don't use "Graph::ReadWrite", you use one of the reader or writer modules for a specific format: * Graph::...
NEILB/Graph-ReadWrite-2.09 - 05 Aug 2016 20:24:35 UTC