Declaration of Tutte's algorithm. More...
#include <ogdf/module/LayoutModule.h>#include <ogdf/basic/geometry.h>#include <ogdf/external/coin.h>#include <CoinPackedMatrix.hpp>Go to the source code of this file.
Classes | |
| class | ogdf::TutteLayout |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_TUTTE_LAYOUT_H |
Declaration of Tutte's algorithm.
The class CoinTutteLayout represents the layout algorithm by Tutte.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file CoinTutteLayout.h.
| #define OGDF_TUTTE_LAYOUT_H |
Definition at line 60 of file CoinTutteLayout.h.