#include <ogdf/basic/CombinatorialEmbedding.h>
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/GraphAttributes.h>
Go to the source code of this file.
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
namespace | ogdf::internal |
namespace | ogdf::internal::gcm |
namespace | 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.