extension of subgraph isomorphism known as graph mining is also of interest in that area. Frequent subtree mining Induced subgraph isomorphism problem Maximum...
15 KB (1,857 words) - 07:01, 25 June 2025
graph theory, induced subgraph isomorphism is an NP-complete decision problem that involves finding a given graph as an induced subgraph of a larger graph...
5 KB (624 words) - 12:12, 12 August 2024
is the induced subgraph of all vertices adjacent to it. The induced subgraph isomorphism problem is a form of the subgraph isomorphism problem in which...
4 KB (509 words) - 00:27, 21 October 2024
efficiently. This problem is a special case of the subgraph isomorphism problem, which asks whether a given graph G contains a subgraph that is isomorphic...
41 KB (4,233 words) - 01:47, 25 June 2025
with at least k vertices. This problem is NP-complete. It is a generalization of the induced subgraph isomorphism problem, which arises when k equals the...
8 KB (950 words) - 01:40, 25 June 2025
computer science, a maximum common subgraph may mean either: Maximum common induced subgraph, a graph that is an induced subgraph of two given graphs and has...
375 bytes (97 words) - 12:13, 8 January 2024
uniquely determined by its vertex-deleted subgraphs. The snake-in-the-box problem: what is the longest possible induced path in an n {\displaystyle n} -dimensional...
195 KB (20,033 words) - 19:38, 24 July 2025
path problem, directed and undirected.: GT37, GT38, GT39 Induced subgraph isomorphism problem Graph intersection number: GT59 Longest path problem: ND29 ...
29 KB (2,746 words) - 00:31, 24 April 2025
clique problem is the computational problem of finding cliques (subsets of vertices, all adjacent to each other, also called complete subgraphs) in a graph...
84 KB (9,905 words) - 16:01, 10 July 2025
of vertices. Maximum common subgraph isomorphism problem Subgraph isomorphism problem Induced subgraph isomorphism problem Bahiense, L.; Manic, G.; Piva...
2 KB (192 words) - 12:22, 27 November 2024
Graph theory (redirect from List of problems in graph theory)
similar problem is finding induced subgraphs in a given graph. Again, some important graph properties are hereditary with respect to induced subgraphs, which...
50 KB (6,237 words) - 21:13, 9 May 2025
Snake-in-the-box (category Computational problems in graph theory)
possible induced path in a hypercube; it can be viewed as a special case of the induced subgraph isomorphism problem. There is a similar problem of finding...
13 KB (1,581 words) - 16:43, 30 June 2025
Line graph (redirect from Whitney graph isomorphism theorem)
solve a problem in extremal graph theory, of constructing a graph with a given number of edges and vertices whose largest tree induced as a subgraph is as...
44 KB (5,368 words) - 10:55, 7 June 2025
Reconstruction conjecture (redirect from Subgraph reconstruction)
Unsolved problem in mathematics Are graphs uniquely determined by their subgraphs? More unsolved problems in mathematics Informally, the reconstruction...
13 KB (1,820 words) - 18:56, 11 May 2025
invariants are instrumental for fast recognition of graph isomorphism, or rather non-isomorphism, since for any invariant at all, two graphs with different...
10 KB (1,182 words) - 09:40, 26 April 2025
Graph coloring (redirect from Graph coloring problem)
removes them from the graph. These actions are repeated on the remaining subgraph until no vertices remain. The worst-case complexity of DSatur is O ( n...
70 KB (8,460 words) - 16:34, 7 July 2025
Glossary of graph theory (redirect from Spanning subgraph)
to isomorphism. It can be represented as an induced subgraph of G, and is a core in the sense that all of its self-homomorphisms are isomorphisms. 4. In...
109 KB (16,011 words) - 12:09, 30 June 2025
Feedback vertex set (category NP-complete problems)
graphs with bounded FVS number. Some examples are graph isomorphism and the path reconfiguration problem. unpublished results due to Garey and Johnson, cf....
16 KB (1,805 words) - 23:02, 27 March 2025
constructing their cotrees and applying a linear time isomorphism test for labeled trees. If H is an induced subgraph of a cograph G, then H is itself a cograph;...
22 KB (2,689 words) - 18:27, 19 April 2025
Cluster graph (section Computational problems)
overall graph is a homogeneous graph, meaning that every isomorphism between two of its induced subgraphs can be extended to an automorphism of the whole graph...
6 KB (647 words) - 06:47, 25 June 2023
Rado graph (section Induced subgraphs)
Z} containing X {\displaystyle X} as an induced subgraph such that every isomorphism between induced subgraphs of X {\displaystyle X} extends to an automorphism...
38 KB (5,168 words) - 03:42, 24 August 2024
Ramsey's theorem (section Induced Ramsey)
for induced subgraphs. Roughly speaking, instead of finding a monochromatic subgraph, we are now required to find a monochromatic induced subgraph. In...
67 KB (8,534 words) - 13:26, 14 May 2025
that is not an induced subgraph of a given graph. The exponential time hypothesis also implies that no quasi-polynomial-time problem can be NP-complete...
16 KB (1,547 words) - 20:05, 19 July 2025
Rook's graph (category Mathematical chess problems)
graphs are connected-homogeneous, meaning that every isomorphism between two connected induced subgraphs can be extended to an automorphism of the whole graph...
31 KB (3,777 words) - 20:42, 16 December 2024
Matching (graph theory) (redirect from Maximum matching problem)
augmenting path with respect to M. An induced matching is a matching that is the edge set of an induced subgraph. In any graph without isolated vertices...
24 KB (3,032 words) - 23:25, 29 June 2025
to isomorphisms of induced subgraphs of G and H. Therefore, the modular product graph can be used to reduce problems of induced subgraph isomorphism to...
3 KB (328 words) - 16:59, 20 April 2023
Graph minor (section Induced minors)
called an induced minor of a graph G if it can be obtained from an induced subgraph of G by contracting edges. Otherwise, G is said to be H-induced minor-free...
35 KB (4,045 words) - 11:35, 4 July 2025
Graph homomorphism (category NP-complete problems)
subgraph of H. If a homomorphism f : G → H is a bijection, and its inverse function f −1 is also a graph homomorphism, then f is a graph isomorphism....
38 KB (4,860 words) - 20:28, 9 May 2025
it applies to the subgraph isomorphism problem (an NP-complete problem), where it yields polynomial time algorithms when the subgraph pattern that it is...
13 KB (1,988 words) - 17:58, 17 November 2024
Grundy number (category NP-complete problems)
results on subgraph isomorphism in sparse graphs to search for atoms) for graphs of bounded expansion. However, on general graphs the problem is W[1]-hard...
12 KB (1,355 words) - 22:57, 11 April 2025