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

最小費用の接続ネットワークで費用分担の安定性を判定

Core stability recognition for minimum-cost spanning tree games: Parameterized perspective

Michal Dvořák, Ioannis Kakatelis, Dušan Knop

この論文をやさしく読む

ひとことで言うと

共同で接続ネットワークを作るとき、提示された費用分担に対して、一部の参加者だけで離脱した方が得になる状況がないかを判定する研究です。

何に役立つ?

ネットワーク費用の安定した分担を調べる計算で、どの構造やパラメータが問題を扱いやすくするかを理解できます。

この研究の面白いところ

一般には難しい問題でも、費用を負担する頂点の数やグラフ構造に注目すると、効率的な解法や小さい問題への圧縮が可能になることを示しています。

どこまで分かった?

計算量上の結果であり、任意のネットワークで高速に解けるという意味ではありません。一般グラフでのカーネルの非存在には計算量理論上の仮定が付いています。

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

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

最小費用全域木ゲーム(MSTG)は、ネットワークを表す無向の辺重み付きグラフ(G,w)上の協力ゲームであり、各頂点がプレイヤー、各辺に付いたwが費用に対応する。特別な頂点s∈V(G)は供給元または始点を表す。任意のプレイヤーの提携Sに対し、特性費用関数c(S)は、S∪{s}の頂点を過不足なく結ぶ全域木の、wに関する最小費用で定義される。 本論文では、MSTGのコア所属判定の計算複雑性を研究する。一般には、与えられた費用配分がコアに含まれるかの判定はcoNP困難である(Faigleら、International Journal of Game Theory、1997)。ここではコア判定をMSTG Core Non-Membershipという問題名の下で調べ、平面グラフに非常に近いグラフへも困難性を拡張する。 一方、パラメータ化計算量の枠組みで複数のアルゴリズム的な結果を示す。MSTG Core Non-Membershipは、配分の台の大きさをパラメータとすると固定パラメータ容易である。グラフの構造パラメータについては、木幅と符号付き近傍多様性によるFPTアルゴリズムを示す。さらにカーネル化を検討する。一般のグラフでは、標準的な計算量理論の仮定の下で、頂点被覆数をパラメータとする多項式カーネルは存在しないが、平面グラフでは3次のカーネルを設計する。また、一般のグラフで、符号付き近傍多様性に対して2次、フィードバック辺数に対して線形のカーネルを得る。

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

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

更新履歴

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

原文の要旨

Minimum-cost spanning tree game (MSTG) is a cooperative game played on an undirected edge-weighted graph $(G,w)$ representing the network, where each vertex corresponds to a player and each edge has an associated cost~$w$. A distinguished vertex $s \in V(G)$ represents the supply or source. For any coalition of players $S$, the characteristic cost function $c(S)$ is defined as the minimum cost of a spanning tree with respect to $w$, connecting exactly the vertices in $S \cup \{s\}$. In this paper we study the computational complexity of deciding core membership for MSTG. In general, deciding whether a given allocation is in the core is \textsf{coNP}-hard~(Faigle et al.,International Journal of Game Theory,1997). We study the core recognition problem under the name {\sc MSTG Core Non-Membership}. We extend the hardness to graphs which are very close to being planar. On the positive side, we present several algorithmic results within the framework of parameterized complexity. We show that {\sc MSTG Core Non-Membership} is fixed-parameter tractable when parameterized by the support size of the allocation. Turning into structural parameters of graphs, we show that the problem admits an FPT algorithm parameterized by treewidth and signed neighborhood diversity. Last but not least, we investigate kernelization. While in general graphs, under standard complexity-theoretical assumptions, {\sc MSTG Core Non-Membership} does not admit a polynomial kernel parameterized by the vertex cover number, we design a cubic kernel in planar graphs. Furthermore, in general graphs, we obtain quadratic kernel for signed neighborhood diversity and linear kernel for the parameter feedback edge number.

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