A deterministic near-linear time approximation scheme for geometric transportation
Abstract
Given a set of points for some constant and a supply function such that , , and , the geometric transportation problem asks one to find a transportation map such that , , and the weighted sum of Euclidean distances for the pairs is minimized. We present the first deterministic algorithm that computes, in near-linear time, a transportation map whose cost is within a factor of optimal. More precisely, our algorithm runs in time for any constant . Surprisingly, our result is not only a generalization of a bipartite matching one to arbitrary instances of geometric transportation, but it also reduces the running time for all previously known -approximation algorithms, randomized or deterministic, even for geometric bipartite matching. In particular, we give the first -approximate deterministic algorithm for geometric bipartite matching and the first -approximate deterministic or randomized algorithm for geometric transportation with no dependence on in the exponent of the running time's polylog. As an additional application of our main ideas, we also give the first randomized near-linear time -approximation algorithm for the uncapacitated minimum cost flow (transshipment) problem in undirected graphs with arbitrary real edge costs.
Cite
@article{arxiv.2211.03891,
title = {A deterministic near-linear time approximation scheme for geometric transportation},
author = {Emily Fox and Jiashuai Lu},
journal= {arXiv preprint arXiv:2211.03891},
year = {2023}
}
Comments
To appear in FOCS 2023. 24 pages. Update 2: Added corrections for minimum cost flow approximation scheme. Addressed reviewer comments. Update 1: Adds a new randomized near-linear time approximation scheme for uncapacitated minimum cost flow in undirected graphs (transshipment) with arbitrary edge costs. References more recent work in geometric bipartite matching