Implementation of class MAARPacking (used by FMMMLayout). More...
#include <ogdf/basic/List.h>
#include <ogdf/basic/PriorityQueue.h>
#include <ogdf/energybased/fmmm/FMMMOptions.h>
#include <ogdf/energybased/fmmm/Set.h>
#include <ogdf/energybased/fmmm/maar_packing/PackingRowInfo.h>
#include <ogdf/energybased/fmmm/maar_packing/Rectangle.h>
Go to the source code of this file.
Classes | |
class | ogdf::energybased::fmmm::MAARPacking |
data structure for packing rectangles within an area of a desired aspect ratio without overlappings; optimization goal: to minimize the used aspect ratio area More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
namespace | ogdf::energybased |
namespace | ogdf::energybased::fmmm |
Implementation of class MAARPacking (used by FMMMLayout).
Definition in file MAARPacking.h.