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

複数デポ型巡回セールスマン問題の近似アルゴリズム

A $(1+1/\sqrt{2})$-Approximation for the Multiple-Depot Traveling Salesman Problem

Jingyang Zhao, Yuxi Liu, Mingyu Xiao

この論文をやさしく読む

ひとことで言うと

複数の拠点から出発し同じ拠点へ戻りながら全顧客を訪れる巡回問題で、解の費用に保証を持つ近似アルゴリズムです。保証比を2から1+1/√2へ改善します。

何に役立つ?

配送などを抽象化した距離空間上の巡回問題で、最適解との差を理論的に抑える基礎になります。拠点数が入力の一部として増える場合も対象とします。

この研究の面白いところ

最小費用の根付き森を選ぶ代わりに、主双対法で森を構成します。拠点を含む成分と含まない成分を違う速さで成長させ、森と次数補正の費用を合わせて評価します。

どこまで分かった?

三角不等式を満たす距離グラフ上の問題に対する理論保証です。時間枠や車両容量を含む実配送の全条件を扱うとは述べておらず、実行時間や実務データでの改善率は要旨にありません。

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

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

距離付き巡回セールスマン問題(TSP)は、距離グラフ内のすべての顧客を訪れる最小費用の巡回路を求める組合せ最適化の基本問題である。距離付き複数デポTSP(MD-TSP)はその自然な拡張で、グラフにデポと顧客があり、各巡回路が同じデポから出発して同じデポへ戻りながら、すべての顧客を覆う最小費用の巡回路集合を求める。デポ数が入力の一部である場合、Christofides–Serdyukovヒューリスティックの適応は近似比2を与える。本研究は (1+1/√2)-近似アルゴリズムを導入する。Christofides–Serdyukov法と同様、まず根付き全域森(RSF)を計算し、次に奇次数を修正するマッチングを求め、最後にショートカットで解を得る。ただし最小費用RSFの代わりに、自然なカット緩和に対する主双対アルゴリズムでRSFを構成する。このアルゴリズムは、根を持たない連結成分と、すべてのデポを含む成分を異なる速度で成長させ、双対制約がタイトになったときに辺を追加する。頂点ラベルは、顧客が初めてデポに接続した時刻を記録する。この二速度成長により、森の費用と、パリティ補正費用の評価にも現れるラベル依存項との合計に対する評価が得られる。両方の係数を√2−1に設定して釣り合わせることで、主張する近似比を得る。

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

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

更新履歴

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

原文の要旨

The metric traveling salesman problem (TSP) is a fundamental problem in combinatorial optimization that asks for a minimum-cost tour covering all clients in a metric graph. The metric multiple-depot TSP (MD-TSP) is a natural extension, where the graph contains depots and clients, and the objective is to compute a minimum-cost set of tours covering all clients, with each tour starting and ending at the same depot. When the number of depots is part of the input, an adaptation of the Christofides--Serdyukov heuristic yields an approximation ratio of $2$. In this paper, we introduce a $(1+1/\sqrt{2})$-approximation algorithm. Like the Christofides--Serdyukov heuristic, our algorithm first computes a rooted spanning forest (RSF), then a matching to correct its odd degrees, and finally obtains a solution by shortcutting. However, instead of using a minimum-cost RSF, we construct an RSF by a primal-dual algorithm for a natural cut relaxation. The algorithm grows rootless components and the component containing all depots at different rates, adding an edge when its dual constraint becomes tight. Vertex labels record the times at which clients first become connected to a depot. The two-speed growth provides a joint bound on the forest cost and two label-dependent terms that also arise in bounding the parity-correction cost. Balancing the coefficients of these two terms by setting both to $\sqrt{2}-1$ yields the claimed approximation ratio.

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