#include <util/subpsa.hpp>#include <util/constraint.hpp>#include <util/proportional.hpp>#include <util/rect_list.hpp>#include <twod/part_base.hpp>#include <math.h>#include <memory>#include <twod/hybrid_impl.hpp>Go to the source code of this file.
Classes | |
| class | twod::Hybrid< T, Pr > |
| hybrid algorithms for 2d partitioning. A first partitioning is done with a 2d algorithm. Then, each part is partitioned during a second level using an other algorithm. More... | |
Namespaces | |
| namespace | twod |
This namespace provides two dimensional algorithms. | |
1.7.1