pydistsim.restrictions.time.SimultaneousStart

class SimultaneousStart[source]

Bases: TimeRestriction, ApplicableRestriction

All nodes start the algorithm at the same time.

Note that “at the same time” is a given under this simulation model but that does not mean that the nodes are synchronized, nor that their messages arrive with the same delay.

Methods

__init__

apply

check

get_help_message

Attributes

help_message