GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Graph::ReadWrite(3) User Contributed Perl Documentation Graph::ReadWrite(3)

Graph::ReadWrite - modules for reading and writing directed graphs

This 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::Reader::Dot - class for reading a Graph instance from Dot format.
  • Graph::Reader::HTK - read an HTK lattice in as an instance of Graph.
  • Graph::Reader::XML - class for reading a Graph instance from XML
  • Graph::Writer::Dot - write out directed graph in Dot format
  • Graph::Writer::HTK - write a perl Graph out as an HTK lattice file
  • Graph::Writer::VCG - write out directed graph in VCG format
  • Graph::Writer::XML - write out directed graph as XML
  • Graph::Writer::daVinci - write out directed graph in daVinci format

<https://github.com/neilb/Graph-ReadWrite>

Neil Bowers <neilb@cpan.org>

This software is copyright (c) 2001-2015 by Neil Bowers <neilb@cpan.org>.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2021-03-27 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.