pydistsim.restrictions.topological.OrientedCycleGraph

class OrientedCycleGraph[source]

Bases: CycleGraph

The communication topology is an oriented cycle.

This means that every node shares the meaning of “left” and “right” with its neighbors.

TODO: This check is not implemented.

Methods

__init__

check

get_help_message

Attributes

help_message