Subgraph isomorphism problem
Appearance
The formal description of the decision problem is as follows.
Subgraph-Isomorphism(G1, G2)
Input: Two graphs G_1 and G_2.
Question: is G_1 isomorphic to a subgraph of G_2?
The formal description of the decision problem is as follows.
Subgraph-Isomorphism(G1, G2)
Input: Two graphs G_1 and G_2.
Question: is G_1 isomorphic to a subgraph of G_2?