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

generic adjacency matrix output format More...

#include <inout.hpp>

Collaboration diagram for graphgen::adjmatrix:

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

generic adjacency matrix output format

print the (nv x nv) graph adjacency matrix. The matrix element a_ij is the number of directed links from vertex i to j. Vertex numbers are discarded.


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

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