this is the implementation of the 2D recursive bisection algorithm More...
#include <util/prefix_sum_tools.hpp>#include <util/rect_list.hpp>#include <twod/part_base.hpp>#include <twod/rec_bisect_2d_impl.hpp>Go to the source code of this file.
this is the implementation of the 2D recursive bisection algorithm
this is the implementation of 2D relaxed hierarchical heuristic
Classes | |
| class | twod::RecBisect2D< T, Pr, type > |
| implements variants of the recursive bisection algorithm originally published in "Marsha Berger and Shahid Bokhari, A Partitioning Strategy for Nonuniform Problems on Multiprocessors, IEEE TC, 1987". More... | |
Namespaces | |
| namespace | twod |
This namespace provides two dimensional algorithms. | |
1.7.1