Classes | Namespaces

include/twod/rec_bisect_2d.hpp File Reference

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.


Detailed Description

this is the implementation of the 2D recursive bisection algorithm

this is the implementation of 2D relaxed hierarchical heuristic

Author:
erdeniz <erdeniz@bmi.osu.edu>
Date:
Mon Jun 14 21:05:17 2010

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.


 All Classes Namespaces Files Functions Variables Typedefs Friends Defines