Faster algorithms for graph homomorphism via tractable constraint satisfaction
Cl\'ement Carbonnel

TL;DR
This paper introduces faster algorithms for determining graph homomorphisms, especially for graphs excluding a topological minor, by reducing the problem to tractable constraint satisfaction problems, with improvements for specific cases like odd cycles.
Contribution
It provides a new algorithmic framework that achieves exponential time bounds for graph homomorphism problems on certain graph classes, extending previous methods.
Findings
Decides homomorphism existence in 2^{O(n)}h^{O(1)} time for graphs excluding a topological minor.
Reduces homomorphism problem to a single-exponential number of tractable CSPs.
Offers an improved randomized algorithm for homomorphisms to odd cycles.
Abstract
We show that the existence of a homomorphism from an -vertex graph to an -vertex graph can be decided in time and polynomial space if comes from a family of graphs that excludes a topological minor. The algorithm is based on a reduction to a single-exponential number of constraint satisfaction problems over tractable languages and can handle cost minimization. We also present an improved randomized algorithm for the special case where the graph is an odd cycle.
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 · Constraint Satisfaction and Optimization
