Definition of ogdf::Voronoi class template. More...
#include <ogdf/basic/ArrayBuffer.h>
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/GraphList.h>
#include <ogdf/basic/List.h>
#include <ogdf/graphalg/Dijkstra.h>
#include <map>
Go to the source code of this file.
Classes | |
class | ogdf::Voronoi< T > |
Computes Voronoi regions in an edge-weighted graph. More... | |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Definition of ogdf::Voronoi class template.
Definition in file Voronoi.h.