Classes | Namespaces

include/twod/m_way_jag_2d.hpp File Reference

M-way Jagged paritioning algorithm. More...

#include <util/prefix_sum_tools.hpp>
#include <util/rect_list.hpp>
#include <util/transpose2d.hpp>
#include <oned/nicol_plus.hpp>
#include <twod/m_way_jag_2d_impl.hpp>

Go to the source code of this file.


Detailed Description

M-way Jagged paritioning algorithm.

Author:
erdeniz <erdeniz@bmi.osu.edu>
Date:
Mon Jun 26 11:11:04 2010

Classes

class  twod::JagMHeurHor< T, Pr, onedalgoY, onedalgoX >
 implements an m-way jagged partitioning heuristic using the first dimension as the main dimension. More...
class  twod::JagMHeurVer< T, Pr, onedalgoY, onedalgoX >
 implements an m-way jagged partitioning heuristic using the second dimension as the main dimension. More...
class  twod::JagMHeurBest< T, Pr >
 implements an m-way jagged partitioning heuristic using as the main dimension the one that leads to the best load balance. More...

Namespaces

namespace  twod
 

This namespace provides two dimensional algorithms.


 All Classes Namespaces Files Functions Variables Typedefs Friends Defines