graph_reader.h File Reference


Detailed Description

#include <iostream>
#include <lemon/error.h>
#include <lemon/lemon_reader.h>

Go to the source code of this file.

Namespaces

namespace  lemon

Classes

class  GraphReader
 The graph reader class. More...
class  UGraphReader
 The undirected graph reader class. More...

Functions

template<typename Graph>
GraphReader< Graphlemon::graphReader (std::istream &is, Graph &g)
 Read a graph from the input.
template<typename Graph>
GraphReader< Graphlemon::graphReader (const std::string &fn, Graph &g)
 Read a graph from the input.
template<typename Graph>
UGraphReader< Graphlemon::uGraphReader (std::istream &is, Graph &g)
 Read an undirected graph from the input.
template<typename Graph>
UGraphReader< Graphlemon::uGraphReader (const std::string &fn, Graph &g)
 Read an undirected graph from the input.


Generated on Fri Feb 3 18:39:54 2006 for LEMON by  doxygen 1.4.6