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

線形制約付きマトロイド最適化の近似性能を確定

Tight Approximation Results for Matroid Optimization with a Linear Constraint

Ilan Doron-Arad, Hadas Shachnai, Gilad Shmerler

この論文をやさしく読む

ひとことで言うと

組合せのルールと費用の制約がある選択問題について、どこまで最適解に近づけるかを証明した研究。

何に役立つ?

マトロイド制約付きの予算配分や被覆問題で、近似アルゴリズムの保証を判断する理論的な基準になる。

この研究の面白いところ

一つのマトロイドでは多くの変種を一つのEPTASで扱えるが、二つのマトロイドの交差では制約の向きで難しさが変わる。

どこまで分かった?

EPTASの実行時間保証はεを固定した場合であり、二つのマトロイドに拡張した被覆版には同じ保証を主張していない。

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

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

一つの線形制約を持つマトロイド最適化問題の一群(P-MOL)を研究する。マトロイドM=(E,I)、二つの非負の重み関数vとw、非負のしきい値Lが与えられ、w(S)≤Lまたはw(S)≥Lという予算型制約を満たす独立集合または基Sについて、v(S)を最小化または最大化する。P-MOLは、予算付きマトロイド独立集合、制約付き最小基、マトロイド制約付きナップサック被覆など、広い種類のNP困難な最適化問題を統一的に表す。複数のマトロイド制約にも自然に拡張できる。特に、二つのマトロイドに共通する独立集合から、w(S)≥Lの下でv(S)を最小にするマトロイド交差被覆(MIC)問題も考える。 主な結果は、制約付き最小全域木を解くHassinとLevinの手法を一般化して得られた、P-MOLの自明でない全変種に対する統一的な効率的多項式時間近似方式(EPTAS)である。任意の固定したε>0について、|E|の多項式と(1/ε²)のO(1/ε)乗を掛けた時間で、実行可能な解Sを出す。最小化では値が最適値の(1+ε)倍以下、最大化では(1−ε)倍以上になる。P-MOLのどの問題にも完全多項式時間近似方式(FPTAS)がないという既知の結果を踏まえ、これにより一群の計算量上の位置づけが定まる。最後に、一つのマトロイドの場合と交差する二つのマトロイドの場合を区別する。被覆制約を持つP-MOLのマトロイド交差版ではEPTASが存在しそうにないことを示す一方、予算制約を持つ版にはEPTASが知られている。これは、一つのマトロイドでは現れない、二種類の線形制約の質的な違いを明らかにする。

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

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

更新履歴

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

原文の要旨

We study the following class of matroid optimization problems with a linear constraint (P-MOL). Given a matroid M=(E,I), two weight functions $v,w:E\to R_{\ge 0}$, and a threshold $L\in R_{\ge 0}$, find $opt v(S)$ where S is either an independent set or a base of M satisfying a budget-type constraint: $w(S)\le L$ or $w(S)\ge L$, and $opt\in\{min,max\}$. P-MOL provides a unified representation for a broad family of NP-hard optimization problems, including budgeted matroid independent set, constrained minimum-basis, and knapsack-cover variants with a matroid constraint. Also, it naturally extends to multiple matroid constraints. In particular, we consider the matroid intersection cover (MIC) problem, where feasibility is defined by the common independent sets of two matroids and one seeks minimum $v(S)$ subject to $w(S)\ge L$. Our main result is a unified EPTAS for all nontrivial P-MOL variants, obtained by generalizing a technique of Hassin and Levin (SIAM J. Comput., 2004) for solving the constrained minimum spanning tree problem. Specifically, for any fixed $\epsilon>0$, we present an algorithm running in time $|E|^{O(1)} (1/{\epsilon^2})^{O(1/{\epsilon})}$ that outputs a feasible solution S whose value is at most $(1+\epsilon)OPT$ for minimization variants and at least $(1-\epsilon)OPT$ for maximization variants. This resolves the complexity status of all members of P-MOL, as none of these problems admits an FPTAS (Doron-Arad, Kulik and Shachnai, ICALP'24). Finally, we separate the P-MOL family from its extension to matroid intersection. We show that an EPTAS is unlikely to exist for the matroid intersection variant of P-MOL under a covering constraint, whereas an EPTAS is known to exist under a budget constraint. This highlights a qualitative difference between these two types of linear constraints that does not arise in the single-matroid setting.

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