Definition in file skeletons/path.h.#include <lemon/invalid.h>
Include dependency graph for skeletons/path.h:
Go to the source code of this file.
Namespaces | |
namespace | lemon |
namespace | lemon::skeleton |
Classes | |
class | Path |
A skeletom structure for representing directed paths in a graph. More... | |
class | Path::EdgeIt |
Iterator class to iterate on the edges of the paths. More... | |
class | Path::NodeIt |
Iterator class to iterate on the nodes of the paths. More... | |
class | Path::Builder |
Class to build paths. More... |