path_utils.h File Reference


Detailed Description

#include <lemon/concepts/path.h>
#include <lemon/lemon_reader.h>
#include <lemon/lemon_writer.h>


Classes

class  PathNodeIt< Path >
 Class which helps to iterate the nodes of a path. More...
class  PathWriter< Path >
 Item writer for paths. More...
class  PathReader< Path >
 Item reader for paths. More...

Namespaces

namespace  lemon
 The namespace of LEMON.

Functions

template<typename Target , typename Source >
void copyPath (Target &target, const Source &source)
template<typename Graph , typename Path >
bool checkPath (const Graph &graph, const Path &path)
 Checks the path's consistency.
template<typename Graph , typename Path >
Graph::Node pathSource (const Graph &graph, const Path &path)
template<typename Graph , typename Path >
Graph::Node pathTarget (const Graph &graph, const Path &path)

Generated on Thu Jun 4 04:03:10 2009 for LEMON by  doxygen 1.5.9