Minimum Cost Homomorphisms to Reflexive Digraphs
Arvind Gupta, Pavol Hell, Mehdi Karimi, Arash Rafiey

TL;DR
This paper characterizes reflexive digraphs with Min-Max orderings and establishes a complete complexity classification for the minimum cost homomorphism problem on these graphs, identifying which cases are polynomial-time solvable and which are NP-complete.
Contribution
It provides a forbidden induced subgraph characterization for reflexive digraphs with Min-Max orderings and proves a dichotomy theorem for the problem's complexity.
Findings
Polynomial-time test for Min-Max ordering existence
Characterization of reflexive digraphs with Min-Max orderings
NP-completeness for digraphs without Min-Max orderings
Abstract
For digraphs and , a homomorphism of to is a mapping such that implies . If moreover each vertex is associated with costs , then the cost of a homomorphism is . For each fixed digraph , the {\em minimum cost homomorphism problem} for , denoted MinHOM(), is the following problem. Given an input digraph , together with costs , , , and an integer , decide if admits a homomorphism to of cost not exceeding . We focus on the minimum cost homomorphism problem for {\em reflexive} digraphs (every vertex of has a loop). It is known that the problem MinHOM() is polynomial time solvable if the digraph has a {\em Min-Max ordering}, i.e., if its vertices can be linearly ordered by so that $i<j,…
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 · Limits and Structures in Graph Theory · Graph Labeling and Dimension Problems
