graphgen::linklist Class Reference
[input output of undirected graphs]

generic link list output format More...

#include <inout.hpp>

Collaboration diagram for graphgen::linklist:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 linklist (const undirected_graph &ref)
std::ostream & print (std::ostream &os) const


Detailed Description

generic link list output format

print the graph structure using the old "short adjacency matrix" format. each line consists of a triple node, node, link multiplicity. Each (multiple) undirected link is only printed once.


The documentation for this class was generated from the following files:

Generated on Wed Jun 2 14:49:12 2010 for GraphGen by  doxygen 1.5.6