5 questions to test your understanding
A researcher claims: 'H is a minor of G because I found a copy of H as a subgraph of G.' A colleague objects. What is wrong with the researcher's reasoning?
The Robertson-Seymour theorem guarantees that every minor-closed family of graphs can be characterized by a finite list of forbidden minors. What is the key algorithmic implication of this theorem?
Planar graphs form a minor-closed family: any minor of a planar graph is also planar, because edge deletion and contraction cannot introduce new edge crossings into a planar embedding.
The Robertson-Seymour theorem tells us the explicit list of forbidden minors for nearly every minor-closed family, including those families whose forbidden minors are currently unknown to researchers.
What is the key difference between a graph minor and a subgraph, and why does edge contraction make the minor relation strictly more powerful? Give an example showing how a minor can differ dramatically from any subgraph.