What is an induced subgraph?

Graph Theory Questions



63 Short 66 Medium 48 Long Answer Questions Question Index

What is an induced subgraph?

An induced subgraph is a subgraph that is obtained by selecting a subset of vertices from the original graph and including all the edges that connect those vertices. In other words, an induced subgraph contains only the vertices and edges that are present in the original graph and are also present in the selected subset of vertices.