induced_subgraph (319B)
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 - [induced_subgraph_isomorphism] 6 7 See also: [subgraph], [graph_minor], [induced_subhypergraph], [induced_cycle], [induced_subinstance] 8 9 Up: [graph] 10 11 Aliases: induced subgraphs