 |
fpmas 1.6
|
- Member fpmas::api::graph::DistributedGraph< T >::balance (LoadBalancing< T > &lb)=0
- Deprecated in favor of balance(LoadBalancing<T>&, PartitionMode)
- Member fpmas::api::graph::DistributedGraph< T >::balance (FixedVerticesLoadBalancing< T > &lb, PartitionMap fixed_vertices)=0
- Deprecated in favor of balance(FixedVerticesLoadBalancing<T>&, PartitionMap, PartitionMode)
- Member fpmas::api::graph::DistributedId::operator std::string () const
-
- Member fpmas::api::graph::FixedVerticesLoadBalancing< T >::balance (NodeMap< T > nodes, PartitionMap fixed_vertices)=0
- Deprecated in favor of balance(NodeMap<T>, PartitionMap, PartitionMode)
- Member fpmas::api::graph::LoadBalancing< T >::balance (NodeMap< T > nodes)=0
- Deprecated in favor of balance(NodeMap<T>, PartitionMode)
- Member fpmas::api::graph::LocationManager< T >::addManagedNode (DistributedNode< T > *node, int initial_location)=0
- Use addManagedNode(DistributedId, int) instead.
- Member fpmas::api::graph::LocationManager< T >::removeManagedNode (DistributedNode< T > *node)=0
- Use removeManagedNode(DistributedId) instead.
- Member fpmas::api::model::Agent::act ()=0
-
- Member fpmas::api::model::Agent::group ()=0
- Returns a pointer to the AgentGroup to which this Agent belong.
- Member fpmas::api::model::Agent::groupId () const =0
- Returns the ID of the AgentGroup to which this Agent belong.
- Member fpmas::api::model::Agent::setGroup (AgentGroup *group)=0
- Sets the internal pointer of the AgentGroup to which this Agent belong.
- Member fpmas::api::model::Agent::setGroupId (GroupId id)=0
- Sets this Agent group ID.
- Member fpmas::graph::detail::DistributedGraph< DIST_GRAPH_PARAMS >::getSyncMode () const
- Use synchronizationMode() instead.
- Class fpmas::model::DefaultBehavior
-
- Class fpmas::model::detail::AgentTask
-
- Member fpmas::model::Neighbor< AgentType >::Neighbor (AgentPtr *agent)