Declaration of class ShortestPathWithBFM which computes shortest paths via Bellman-Ford-Moore. More...
#include <ogdf/module/ShortestPathModule.h>Go to the source code of this file.
Classes | |
| class | ogdf::ShortestPathWithBFM |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_SHORTEST_PATH_BFM_H |
Declaration of class ShortestPathWithBFM which computes shortest paths via Bellman-Ford-Moore.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file ShortestPathWithBFM.h.
| #define OGDF_SHORTEST_PATH_BFM_H |
Definition at line 49 of file ShortestPathWithBFM.h.