#include <ogdf/basic/CombinatorialEmbedding.h>
#include <ogdf/basic/Graph.h>
#include <cstddef>
#include <vector>
Go to the source code of this file.
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
ogdf::internal | |
ogdf::internal::gcm | |
ogdf::internal::gcm::tools | |
Functions | |
bool | ogdf::internal::gcm::tools::equal (const edge &a, const edge &b) |
bool | ogdf::internal::gcm::tools::equal (const face &a, const face &b) |
bool | ogdf::internal::gcm::tools::equal (const node a, const node b) |
std::vector< node > | ogdf::internal::gcm::tools::nodes_of_face (const face &face) |
Definition in file Universal.h.