fpmas 1.6
Classes | Namespaces | Typedefs | Enumerations
load_balancing.h File Reference
#include "fpmas/api/graph/graph.h"
#include "fpmas/api/graph/distributed_node.h"
Include dependency graph for load_balancing.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fpmas::api::graph::FixedVerticesLoadBalancing< T >
 
class  fpmas::api::graph::LoadBalancing< T >
 

Namespaces

namespace  fpmas
 
namespace  fpmas::api
 
namespace  fpmas::api::graph
 

Typedefs

typedef std::unordered_map< DistributedId, int, api::graph::IdHash< DistributedId > > fpmas::api::graph::PartitionMap
 
template<typename T >
using fpmas::api::graph::NodeMap = typename graph::Graph< graph::DistributedNode< T >, graph::DistributedEdge< T > >::NodeMap
 

Enumerations

enum  fpmas::api::graph::PartitionMode { fpmas::api::graph::PARTITION , fpmas::api::graph::REPARTITION }
 

Detailed Description

LoadBalancing API