Show 

An undirected loop (sometimes just called a “loop”) is a path through a net, not necessarily following the direction of the arrows, which returns to its beginning (i.e. the first node of the path is the same as the last). Compare with directed cycle.

Home > P_undirectedLoop