Declaration of base class of shortest path algorithms including some useful functions dealing with shortest paths flow (generater, checker). More...
#include <ogdf/basic/Graph.h>Go to the source code of this file.
Classes | |
| class | ogdf::ShortestPathModule |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_SHORTEST_PATH_MODULE_H |
Declaration of base class of shortest path algorithms including some useful functions dealing with shortest paths flow (generater, checker).
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file ShortestPathModule.h.
| #define OGDF_SHORTEST_PATH_MODULE_H |
Definition at line 50 of file ShortestPathModule.h.