Groups
Category
A Block-Cut Tree decomposes an undirected graph into biconnected components (blocks) and articulation points, forming a bipartite tree.
A biconnected component (block) is a maximal subgraph where removing any single vertex keeps it connected.