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
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,847 words) - 19:58, 12 October 2024
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
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...
40 KB (4,127 words) - 14:57, 25 October 2024
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) - 10:59, 2 November 2024
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 (951 words) - 13:35, 12 August 2024
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,558 words) - 22:07, 28 January 2024
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
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...
108 KB (15,920 words) - 19:45, 30 October 2024
isomorphism problem Induced subgraph isomorphism problem Bahiense, L.; Manic, G.; Piva, B.; de Souza, C. C. (2012), "The maximum common edge subgraph...
2 KB (198 words) - 00:21, 22 April 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...
190 KB (19,532 words) - 10:36, 2 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...
49 KB (6,194 words) - 14:47, 25 October 2024
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) - 17:15, 23 September 2024
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,767 words) - 23:58, 5 September 2023
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,174 words) - 17:06, 2 September 2024
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
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...
68 KB (8,081 words) - 00:42, 9 November 2024
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...
15 KB (1,534 words) - 13:30, 1 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...
63 KB (7,928 words) - 14:57, 10 November 2024
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
induced subgraph of a given graph. Other problems for which the best known algorithm takes quasi-polynomial time include: The planted clique problem,...
11 KB (1,074 words) - 13:45, 2 November 2024
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...
43 KB (5,299 words) - 10:28, 5 July 2024
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
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,717 words) - 02:51, 9 January 2024
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) - 19:54, 12 October 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...
23 KB (2,938 words) - 10:22, 13 October 2024
Feedback vertex set (category NP-complete problems)
maximum induced forest (resp. maximum induced directed acyclic graph in the case of directed graphs). Karp (1972) showed that the minimum FVS problem for...
16 KB (1,781 words) - 21:22, 20 August 2024
can be used for directed or undirected networks as well as induced or non-induced subgraphs. For more information refer to the provided web links or lab...
89 KB (10,178 words) - 07:43, 3 June 2024
Schläfli graph (section Subgraphs and neighborhoods)
graph is defined to be k-ultrahomogeneous if every isomorphism between two of its induced subgraphs of at most k vertices can be extended to an automorphism...
7 KB (738 words) - 07:15, 6 December 2023
analysis. Problems of this type include subgraph isomorphism for subgraphs of bounded size, and the vertex cover and dominating set problems for covers...
33 KB (4,053 words) - 19:39, 29 July 2024