Trees · Application: Treewidth (Optional)
Lesson 8
Problem. Mark all correct statements.
1 point
If a graph contains \(K_{4}\) as a subgraph, then its treewidth is at least \(3\).
If \(\operatorname{tw}(G)\le k\), then every tree decomposition of \(G\) has width at most \(k\).
Deleting vertices or edges from a graph cannot increase its treewidth.
If a graph is obtained from a forest by adding one new vertex and connecting it to some old vertices, then its treewidth is at most \(2\).