CP Python LibraryGitHub

Lowlink

Lists all the bridges in an undirected graph (i.e., the edges that, if removed, increase the number of connected components).

lowlink

Arguments

Returns

Complexities

Code Test