graph.hpp File Reference

brief description More...

#include <istream>
#include <vector>
#include <cassert>
#include "util.hpp"
#include "inout.hpp"
#include "iterator.hpp"

Include dependency graph for graph.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  graphgen

Classes

class  graphgen::undirected_graph
 undirected_graph is a central element of graphgen, representing a graph with undirected links. More...

Typedefs

typedef unsigned int graphgen::vertex_type
 unsigned type used degrees, multiplicities
typedef int graphgen::link_type
 Type to use to label a link.

Functions

std::istream & graphgen::operator>> (std::ostream &is, const undirected_graph &graph)


Detailed Description

brief description


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