![]() |
fpmas 1.6
|
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 } |
LoadBalancing API