Skip to content

Class skydata::behaviour::replication::DeletionProbabilist

ClassList > skydata > behaviour > replication > DeletionProbabilist

More...

Inherits the following classes: SKAgentBehaviour

Public Functions

Type Name
DeletionProbabilist (SKAgent agent)
void action ()

Detailed Description

This behaviour aims to delete unecessary agents (if there are more agents than RG).

This deletion is managed by a probabilistic algorithm.

Public Functions Documentation

function DeletionProbabilist

inline skydata::behaviour::replication::DeletionProbabilist::DeletionProbabilist (
    SKAgent agent
) 

Add this behaviour to an agent

Parameters:

  • agent : the agent

function action

inline void skydata::behaviour::replication::DeletionProbabilist::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/replication/DeletionProbabilist.java