On this page

OrientedCut

linnet_py Class

OrientedCut()

Oriented cut represented by left/right subgraphs.

Member details

left

Property · read-only
#
left: Subgraph

Left side of the cut.

Property · read-only
#
right: Subgraph

Right side of the cut.

__repr__

Method
#
__repr__() -> str

Debug-style representation.