Tight Bounds for Subgraph Isomorphism and Graph Homomorphism
Fedor V. Fomin, Alexander Golovnev, Alexander S. Kulikov, and Ivan, Mihajlin

TL;DR
This paper establishes tight exponential lower bounds for subgraph isomorphism and graph homomorphism problems, showing they cannot be solved faster than brute-force methods unless ETH fails, thus closing the complexity gap.
Contribution
The paper proves tight lower bounds for subgraph isomorphism and graph homomorphism problems, matching brute-force algorithm complexities under ETH, and closes the existing complexity gap.
Findings
Lower bounds match brute-force algorithms' running time
Deciding graph homomorphism cannot be done faster than exponential time
Results are conditioned on the Exponential Time Hypothesis (ETH)
Abstract
We prove that unless Exponential Time Hypothesis (ETH) fails, deciding if there is a homomorphism from graph to graph cannot be done in time . Combined with the reduction of Cygan, Pachocki, and Soca{\l}a, our result rules out (subject to ETH) a possibility of -time algorithm deciding if graph is a subgraph of . For both problems our lower bounds asymptotically match the running time of brute-force algorithms trying all possible mappings of one graph into another. Thus, our work closes the gap in the known complexity of these fundamental problems.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Limits and Structures in Graph Theory
