language-icon Old Web
English
Sign In

Induced subgraph

In graph theory, an induced subgraph of a graph is another graph, formed from a subset of the vertices of the graph and all of the edges connecting pairs of vertices in that subset. In graph theory, an induced subgraph of a graph is another graph, formed from a subset of the vertices of the graph and all of the edges connecting pairs of vertices in that subset. Formally, let G = (V, E) be any graph, and let S ⊂ V be any subset of vertices of G. Then the induced subgraph G is the graph whose vertex set is S and whose edge set consists of all of the edges in E that have both endpoints in S. The same definition works for undirected graphs, directed graphs, and even multigraphs. The induced subgraph G may also be called the subgraph induced in G by S, or (if context makes the choice of G unambiguous) the induced subgraph of S.

[ "Vertex (geometry)", "Line graph", "Erdős–Hajnal conjecture", "Well-quasi-ordering", "Better-quasi-ordering" ]
Parent Topic
Child Topic
    No Parent Topic