在线运输问题贪心算法的资源增强分析
数据结构与算法
2023-07-19 v1
摘要
我们考虑设定于包含不同容量停车场的度量空间中的在线运输问题。车辆随时间到达,并必须在到达时分配给一个未满的停车场。目标是最小化车辆到达其分配停车场所需行驶的总距离。我们证明,具有 倍容量停车场的自然贪心算法是 -竞争的。
引用
@article{arxiv.2307.08832,
title = {Resource Augmentation Analysis of the Greedy Algorithm for the Online Transportation Problem},
author = {Stephen Arndt and Josh Ascher and Kirk Pruhs},
journal= {arXiv preprint arXiv:2307.08832},
year = {2023}
}