Class skydata::behaviour::replication::RandomReplicationPartial¶
ClassList > skydata > behaviour > replication > RandomReplicationPartial
Inherits the following classes: SKAgentBehaviour
Public Functions¶
| Type | Name |
|---|---|
| RandomReplicationPartial (SKAgent agent) |
|
| void | action () |
Detailed Description¶
This behaviour aims to randomly replicate an agent.
Regularly, the agent have a probabilistic way to decide to replication itself
Public Functions Documentation¶
function RandomReplicationPartial¶
inline skydata::behaviour::replication::RandomReplicationPartial::RandomReplicationPartial (
SKAgent agent
)
Add this behaviour to an agent
Parameters:
agent: the agent
function action¶
inline void skydata::behaviour::replication::RandomReplicationPartial::action ()
Start the behaviour
The documentation for this class was generated from the following file /home/maxime/Desktop/SkyDSoft/skd/src/main/java/skydata/behaviour/replication/RandomReplicationPartial.java