The Multicolored Graph Realization Problem
Josep D\'iaz, \"Oznur Ya\c{s}ar Diner, Maria Serna, Oriol Serra

TL;DR
The paper introduces the Multicolored Graph Realization problem, analyzing its computational complexity and establishing NP-hardness for various graph classes, while also identifying conditions under which the problem becomes tractable.
Contribution
It formalizes the MGRP, proves its NP-hardness on several graph classes, and explores parameterized cases where the problem is solvable efficiently.
Findings
MGRP is NP-complete for chordal, bipartite, and grid graphs.
The problem remains hard even with small color classes and bounded degree.
Certain combined parameters lead to tractability.
Abstract
We introduce the Multicolored Graph Realization problem (MGRP). The input to the problem is a colored graph , i.e., a graph together with a coloring on its vertices. We can associate to each colored graph a cluster graph ( in which, after collapsing to a node all vertices with the same color, we remove multiple edges and self-loops. A set of vertices is multicolored when has exactly one vertex from each color class. The problem is to decide whether there is a multicolored set such that, after identifying each vertex in with its color class, coincides with . The MGR problem is related to the class of generalized network problems, most of which are NP-hard. For example the generalized MST problem. MGRP is a generalization of the Multicolored Clique Problem, which is known to be W[1]-hard when parameterized by the number of…
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 · Advanced Optical Network Technologies
