pydistsim.restrictions.base_restriction.ApplicableRestriction

class ApplicableRestriction[source]

Bases: Restriction, ABC

Base class for restrictions that can be applied to a network.

This is a separate class from Restriction to allow for restrictions that are not checkable.

Methods

__init__

apply

Attributes

help_message