spaghetti.Network._yield_napts

Network._yield_napts(self)[source]

Find all nodes with degree 2 that are not in an isolated island ring (loop) component. These are non-articulation points on the graph representation.

Returns
naptslist

non-articulation points on a graph representation