38namespace embedding_inserter {
41template<
typename PLANREP>
Includes declaration of graph class.
Basic declarations, included by all source files.
Abstract base class for bucket functions.
Class for the representation of edges.
Bucket function for sorting edges by decreasing number of crossings.
CrossingsBucket(const PLANREP *pPG)
int getBucket(const edge &e) override
Returns the bucket of x.
The namespace for all OGDF objects.