Classes | Namespaces

include/twod/her_jag_2d.hpp File Reference

2d Heuristic Jagged paritioning algorithm More...

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

Go to the source code of this file.


Detailed Description

2d Heuristic Jagged paritioning algorithm

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

Classes

class  twod::JagPQHeurHor< T, Pr, onedalgoY, onedalgoX >
 implements a PxQ jagged partitioning heuristic using the first dimension as main dimension. More...
class  twod::JagPQHeurVer< T, Pr, onedalgoY, onedalgoX >
 implements a PxQ jagged partitioning heuristic using the second dimension as main dimension. More...
class  twod::JagPQHeurBest< T, Pr >
 implements a PxQ jagged partitioning heuristic taking 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