TopologyDiagram.is_direct_deviation_edge

TopologyDiagram.is_direct_deviation_edge(edge)[source]

Tests if a deviation edge is direct.

Parameters:

edge (tuple) – The key of the edge to test.

Returns:

flag (bool) – True``if the deviation edge is direct. ``False otherwise.