|
@brief Compound update structure containing all updates of a batch of iterations.
@brief The worker's id causing the update.
@brief The updates of workers prior to this update. These ids are used to apply updares in correct order, detect missing updates and request missing updates again. dependetOnUpdateIdsi == -1 means no updates from worker i are required
@brief Node creation updates.
@brief Updates about rewired nodes.
@brief Updates about changed radii.
@brief Updates about new goal nodes.
|