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

線分の端点を正方形で覆う最適化アルゴリズム

Endpoint Covering of Axis-Parallel Segments:Bichromatic and Monochromatic One-Center

Nandana Ghosh and Ankush Acharyya and Rakesh Gupta and Supantha Pandit

この論文をやさしく読む

ひとことで言うと

線分の少なくとも一方の端点を覆う正方形を、条件に応じて効率よく選ぶ計算幾何の研究です。

何に役立つ?

線分集合を正方形で覆う厳密な最適化問題で、必要な計算時間を見積もりアルゴリズムを選ぶ際に役立ちます。

この研究の面白いところ

単色問題ではO(n log n)の手法だけでなく、同じ計算モデルでそれ以上は一般に速くできない下界も示します。

どこまで分かった?

二色問題には青線分の完全包含、赤端点数の最小化、境界枠内での辺長最大化という特定の条件があります。別の被覆定義にはそのまま適用できません。

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

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

座標軸に平行な線分について、正方形がその線分の少なくとも一方の端点を含めば「1被覆」したとみなす条件の下で、座標軸に平行な正方形による厳密な単一中心最適化を調べる。単色問題では、入力されたn本の線分すべてを1被覆する正方形のうち、辺の長さが最小のものを求める。中心を自由に置ける場合と、中心を線分上に制限する場合の両方で、計算時間O(n log n)のアルゴリズムを得た。自由な中心の場合の計算量は、二つの代表点を用いる既知の色網羅正方形問題から導かれる既知の境界と一致する。一方、線分上に中心を置く結果は新しい。また、固定順序の代数的決定木モデルでは、両方の中心の設定について、それに一致するΩ(n log n)の下界を証明した。 二色問題では、許される正方形は青いm本の線分をすべて完全に含まなければならず、内部に端点を持つ赤い線分の数を最小化する。さらに、その最小値を満たす中で、定められた境界枠内で辺の長さを最大化する。中心を自由に置く場合には決定的なO(m+n log² n)時間の、中心を青い線分上に制限する場合にはO(m+mn log n)時間のアルゴリズムを与える。

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

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

更新履歴

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

原文の要旨

We study exact one-center optimization for axis-parallel segments using axis-parallel squares under endpoint-based coverage, where a segment is \emph{$1$-covered} if the square contains at least one of its endpoints. In the monochromatic problem, we seek a minimum-side-length square that $1$-covers all $n$ input segments. We obtain $O(n\log n)$-time algorithms for both unrestricted and segment-constrained centers. The unrestricted bound matches the known bound implied by the two-representative color-spanning-square problem, whereas the segment-constrained result is new. We also prove matching $\Omega(n\log n)$ lower bounds for both center models in the fixed-order algebraic decision-tree model. In the bichromatic problem, an admissible square must fully contain all $m$ blue segments, minimize the number of red segments with an endpoint in its interior, and, subject to this minimum, maximize its side length within a prescribed bounding box. We give deterministic $O(m+n\log^2 n)$-time and $O(m+mn\log n)$-time algorithms for unrestricted and blue-segment-constrained centers, respectively.

著者のコメント

39

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