Greedily allocates to each processor the smallest interval with load less than average load. More...
#include <util/prefix_sum_tools.hpp>
#include <assert.h>
#include <stdlib.h>
#include <stdio.h>
#include <oned/direct_cut_impl.hpp>
Go to the source code of this file.
Greedily allocates to each processor the smallest interval with load less than average load.
Classes | |
class | oned::DirectCut< T, Pr > |
Greedily allocates to each processor the smallest interval with load less than average load. More... | |
Namespaces | |
namespace | oned |
This namespace provides one dimensional algorithms. |