pydistsim.restrictions.base_restriction.Restriction

class Restriction[source]

Bases: ABC

Base class for all restrictions over a message passing network.

Methods

__init__