arXiv論文メモ
新着一覧
cs.DS · 査読状況未確認

辺の色の組合せを指定するグラフ着色パズルの計算難度

Structural Complexity of Matching-Match: Dense and Sparse Graphs

Ilie Dumitru, Adrian Miclăuş, Alexandru Popa

この論文をやさしく読む

ひとことで言うと

辺に現れる色の組を指定どおりにする頂点着色問題について、グラフの形ごとに解きやすさと難しさの境界を調べた理論研究。

何に役立つ?

対象グラフの構造や事前着色の条件から、効率的なアルゴリズムが使えるか、一般には計算困難かを判断する助けになる。

この研究の面白いところ

判定と数え上げの難度が異なり、道や閉路では判定が線形時間でも数え上げは#P完全になる。事前着色が解きやすさを回復する場合もある。

どこまで分かった?

示されるのは要旨で列挙されたグラフクラスと条件での計算量結果であり、任意のグラフを効率的に解く方法を与えるものではない。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

Matching-Matchパズルは、固定されたグラフの頂点を着色し、各辺の両端に現れる色の組の多重集合を、指定された多重集合と正確に一致させられるかを問う。本研究は、この実現可能性を判定する問題の計算難度が、基となるグラフにどう依存するかを調べる。密な側では、部の数kを固定した完全k部グラフについて、任意の事前着色と任意数の色を許しても多項式時間で解くアルゴリズムを与える。また、補グラフの最大次数について鋭い境界を示す。補グラフの最大次数が1以下なら多項式時間で解けるが、2になると、事前着色がまったくないグラフですでにNP完全である。この結果から、各部の大きさが等しい完全多部グラフについての二分法が得られ、連結かつ直径2という条件だけでもNP完全になり得ることが分かる。さらに、コグラフでは色の数をパラメータとしたW[1]困難性を証明する。疎な側では、まったく事前着色されていない道と閉路について、オイラー路とオイラー閉路による線形時間の特徴付けを与える一方、可能な着色の数え上げは両クラスで#P完全である。それでも、星グラフと完全グラフでは、任意の事前着色があっても数え上げを多項式時間で解ける。分解を移す定理から木深さ2ですでにNP完全であることを示す。別の道分解に基づく帰着により、色数に制限がなく、まったく事前着色のない非連結グラフでは、最大次数1と2の間に難度の閾値があることを示す。辺が2本以下の連結成分だけなら扱いやすいが、P₄の非交和はNP完全である。最後に、事前着色によって解きやすくなる場合も示す。星グラフの森ではすべての中心が事前着色されていれば多項式時間で解け、長さ2のスパイダーでも、二つの広い事前着色の条件では色数に上限がなくても多項式時間で解ける。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-22(UTC)
最新改訂
2026-09-22 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

The Matching-Match puzzle asks whether the vertices of a fixed graph can be colored so that the multiset of color pairs induced by its edges is exactly a prescribed multiset. We study how the complexity of this realization problem depends on the host graph. On the dense side, we give a polynomial-time algorithm for complete $k$-partite graphs for every fixed number $k$ of parts, with arbitrary precoloring and an arbitrary number of colors. We prove a sharp complement-degree threshold: the problem is polynomial-time solvable when $\Delta(\overline G)\le1$, but NP-complete on completely uncolored graphs already when $\Delta(\overline G)=2$. This yields a dichotomy for uniform complete multipartite graphs, and connected diameter two already suffices for NP-completeness. We also prove W[1]-hardness on cographs parameterized by the number of colors. On the sparse side, completely uncolored paths and cycles admit a linear-time characterization by Euler trails and circuits, while counting feasible colorings is $\#P$-complete on both classes. Counting is nevertheless polynomial-time solvable on stars and complete graphs, even with arbitrary precoloring. A decomposition-transfer theorem yields NP-completeness already at tree-depth two. A separate path-decomposition reduction gives a maximum-degree threshold between one and two for completely uncolored disconnected host graphs with unrestrictedly many colors. Components with at most two edges are tractable, while a disjoint union of $P_4$'s is NP-complete. Finally, precoloring restores tractability in several cases: star forests are polynomial when every center is precolored, and two broad precoloring regimes on length-two spiders are polynomial even when the number of colors is unbounded.

arXiv ID: 2609.26006 / 要約の誤りについて