induced_subgraph (262B)
1 # Induced subgraph 2 3 A [subgraph] of a [graph] defined by taking a [subset] U of [vertices] and taking the [edges] between the [vertices] of U 4 5 See also: [subgraph], [graph_minor], [induced_subhypergraph], [induced_cycle] 6 7 Up: [graph] 8 9 Aliases: induced subgraphs