Groups
Category
A Block-Cut Tree decomposes an undirected graph into biconnected components (blocks) and articulation points, forming a bipartite tree.
A bridge is an edge whose removal increases the number of connected components; an articulation point is a vertex with the same property.