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

離れた道路も支援対象にできる緊急頂点被覆問題

Emergency Vertex Cover

Eric Angel, Evangelos Bampas, Evripidis Bampis, Vincent Chau, Johanne Cohen, Alexander Kononov, Yizheng Zhang

この論文をやさしく読む

ひとことで言うと

道路の各区間を、離れた拠点からでも十分な到達能力があればカバーできるようにしたグラフ最適化問題です。

何に役立つ?

災害時の支援拠点と道路への到達性を考えるための数理モデルとして使うことが考えられます。研究自体は問題の難しさと解法の保証を扱っています。

この研究の面白いところ

辺の端点だけでなく、最短経路の累積重みと対象辺の重みを賄える遠方の頂点も被覆できます。離れた場所からの支援を、従来の頂点被覆に組み込んだ点が特徴です。

どこまで分かった?

NP困難性、下界、連続版の多項式時間解法、離散版の4/3近似などの理論結果です。都市災害での実地検証や、現実の道路制約を網羅した評価は要旨にはありません。

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

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

最小頂点被覆問題は、グラフのすべての辺が、選んだ頂点集合の少なくとも1つの頂点に接続するように、その頂点集合を最小化する基本的な組合せ最適化問題である。その変種の中でもMin-Power-Cover問題は、交差点へのカメラ配置などの実用的な応用を持つ。辺に重みを付けたグラフで、その辺の重み以上のパワー値が一方の端点に割り当てられていれば、辺は被覆されたとする。 本論文では、緊急頂点被覆(Em-VC)問題を導入する。この問題では、辺の端点だけでなく、離れた頂点も辺を被覆できる。ただし、その頂点から辺の一方の端点までの最短経路に沿った辺の重みの総和に、対象の辺自身の重みを加えた値を賄えるだけのパワーを与える必要がある。Em-VCの動機には、都市災害への対応など、さまざまな実際の場面がある。都市災害では、効果的な支援物資の配送のために、すべての道路区間、すなわちグラフの辺へのアクセスを確保することが重要となる。 Em-VCがNP困難であることを証明し、下界を導出するとともに、その連続版に対する多項式時間アルゴリズムを設計する。さらに、離散版について4/3近似アルゴリズムを提示し、多項式時間で解けるいくつかの特殊なグラフクラスを明らかにする。

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

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

更新履歴

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

原文の要旨

The Minimum Vertex Cover problem is a fundamental combinatorial optimization problem, aiming to identify a minimum subset of vertices in a graph such that every edge is incident to at least one vertex in this subset. Among its variants, the Min-Power-Cover problem stands out due to its practical applications, such as camera placement at intersections: in an edge-weighted graph, an edge is covered if one of its endpoints is assigned a power value at least as large as the edge's weight. In this paper, we introduce the Emergency Vertex Cover (Em-VC) problem where an edge may be covered not only by its endpoints, but also by a distant vertex, provided the vertex is given sufficient power to "cover" the cumulative weight of the edges along a shortest path to one of the edge's endpoints plus the weight of the edge. Em-VC is motivated by different practical scenarios, e.g. the need for urban disaster response, where ensuring accessibility to all road segments (edges of the graph) is crucial for effective aid delivery. We prove that Em-VC is NP-hard, derive lower bounds, and design a polynomial-time algorithm for its continuous version. Moreover, we present a 4/3-approximation algorithm for the discrete case and identify several special graph classes for which the problem can be solved in polynomial time.

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