pydistsim.restrictions.axioms.LocalOrientation
- class LocalOrientation[source]
Bases:
SimulationAxiomAn entity can distinguish among its in and out neighbors.
Methods
__init__checkCheck if the axiom is satisfied by the network.
get_help_message
Bases: SimulationAxiom
An entity can distinguish among its in and out neighbors.
Methods
|
|
|
Check if the axiom is satisfied by the network. |
|