超要約: 難解な問題を超速で解く方法を発見!IT業界がさらにアゲる予感~✨
💎 ギャル的キラキラポイント✨ ● 重み付き問題を、まるで非重み付きみたいに速く解ける魔法🧙♀️ ● 物流とかAIとか、色んなITサービスが劇的に進化するかも! ● 新しいビジネスチャンスが爆誕!起業女子の出番だよっ💖
背景 世の中には、めっちゃ難しい問題がいっぱい!例えば、宅配便のルート決めとか、グループ分けとかね🤔 これらをコンピューターで解くのは大変だったんだけど… 今までのやり方だと時間がかかりすぎたんだよね~💦
続きは「らくらく論文」アプリで
Despite much research, hard weighted problems still resist super-polynomial improvements over their textbook solution. On the other hand, the unweighted versions of these problems have recently witnessed the sought-after speedups. Currently, the only way to repurpose the algorithm of the unweighted version for the weighted version is to employ a polynomial embedding of the input weights. This, however, introduces a pseudo-polynomial factor into the running time, which becomes impractical for arbitrarily weighted instances. In this paper, we introduce a new way to repurpose the algorithm of the unweighted problem. Specifically, we show that the time complexity of several well-known NP-hard problems operating over the $(\min, +)$ and $(\max, +)$ semirings, such as TSP, Weighted Max-Cut, and Edge-Weighted $k$-Clique, is proportional to that of their unweighted versions when the set of input weights has small doubling. We achieve this by a meta-algorithm that converts the input weights into polynomially bounded integers using the recent constructive Freiman's theorem by Randolph and W\k{e}grzycki [ESA 2024] before applying the polynomial embedding.