论文标题
用于计算替代路径的战略路由框架和算法
A Strategic Routing Framework and Algorithms for Computing Alternative Paths
论文作者
论文摘要
传统导航服务找到了单个驱动程序的最快路线。尽管始终使用最快的途径似乎是每个人都需要的,但自私的行为可能会产生不良影响,例如更高的能耗和可避免的拥塞,甚至导致整体和个人旅行时间更高。相反,战略路线旨在优化所有代理商在全球优化目标方面的流量。我们介绍了一个框架,将现实世界的战略路由方案形式化为算法问题,并研究其中之一,我们将其称为单一替代路径(SAP)。在那里,我们得到了单个原点 - 用途对之间的原始路线。目的是向所有代理提出一条替代途径,该途径在假设代理商根据心理模型之间在两种途径之间分配的总体旅行时间进行优化,我们为此介绍了帕累托符合性的概念。我们表明,即使对于此类模型,SAP问题也是NP库的。尽管如此,假设帕累托符合性,我们使用最短的路径算法作为子例程,为不同的SAP的不同变体提供多种算法。此外,我们证明了几种自然模型实际上是帕累托构造的。我们的算法的实现是概念证明,即使算法在最坏的情况下具有指数级运行时间,也可以在合理时间内解决SAP。
Traditional navigation services find the fastest route for a single driver. Though always using the fastest route seems desirable for every individual, selfish behavior can have undesirable effects such as higher energy consumption and avoidable congestion, even leading to higher overall and individual travel times. In contrast, strategic routing aims at optimizing the traffic for all agents regarding a global optimization goal. We introduce a framework to formalize real-world strategic routing scenarios as algorithmic problems and study one of them, which we call Single Alternative Path (SAP), in detail. There, we are given an original route between a single origin--destination pair. The goal is to suggest an alternative route to all agents that optimizes the overall travel time under the assumption that the agents distribute among both routes according to a psychological model, for which we introduce the concept of Pareto-conformity. We show that the SAP problem is NP-complete, even for such models. Nonetheless, assuming Pareto-conformity, we give multiple algorithms for different variants of SAP, using multi-criteria shortest path algorithms as subroutines. Moreover, we prove that several natural models are in fact Pareto-conform. The implementation of our algorithms serves as a proof of concept, showing that SAP can be solved in reasonable time even though the algorithms have exponential running time in the worst case.