Biconnected components
Revision as of 12:04, 30 October 2014 by Weihe (talk | contribs) (Created page with "== Input == An undirected graph <math>G=(V,E)</math>. == Output == A set of sets of nodes such that each set of nodes is...")
Input
An undirected graph [math]\displaystyle{ G=(V,E) }[/math].
Output
A set of sets of nodes such that each set of nodes is exactly one biconnected component.