Class skydata::behaviour::migration::MigrationAggregate¶
ClassList > skydata > behaviour > migration > MigrationAggregate
Inherits the following classes: SKAgentBehaviour
Public Functions¶
Type | Name |
---|---|
MigrationAggregate (SKAgent agent) |
|
void | action () |
Detailed Description¶
This strategy of migration aims to maximize a statistic from the Harbour.
To do that, reguarly, the agent check if a Harbour have a better statistic for him.
Public Functions Documentation¶
function MigrationAggregate¶
inline skydata::behaviour::migration::MigrationAggregate::MigrationAggregate (
SKAgent agent
)
Add this behaviour to an agent
Parameters:
agent
: the agent
function action¶
inline void skydata::behaviour::migration::MigrationAggregate::action ()
Start the behaviour
The documentation for this class was generated from the following file /home/maxime/Desktop/skd_proto_v2/skd/src/main/java/skydata/behaviour/migration/MigrationAggregate.java