Priority Algorithms with Advice for Disjoint Path Allocation Problems
Hans-Joachim B\"ockenhauer, Fabian Frei, Silvan Horvath

TL;DR
This paper studies priority algorithms with advice for disjoint path allocation problems, providing bounds on advice complexity and approximation ratios on paths and trees, extending online algorithm analysis to a more powerful model.
Contribution
It introduces and analyzes priority algorithms with advice for DPA, establishing bounds on advice complexity and approximation ratios on paths and trees, extending prior online algorithm results.
Findings
Matching bounds on advice for optimality in LWDPA.
Generalization of DPA optimality results from paths to degree-3 trees.
Advice bounds for achieving optimal solutions on higher-degree trees.
Abstract
We analyze the Disjoint Path Allocation problem (DPA) in the priority framework. Motivated by the problem of traffic regulation in communication networks, DPA consists of allocating edge-disjoint paths in a graph. While online algorithms for DPA have been thoroughly studied in the past, we extend the analysis of this optimization problem by considering the more powerful class of priority algorithms. Like an online algorithm, a priority algorithm receives its input only sequentially and must output irrevocable decisions for individual input items before having seen the input in its entirety. However, in contrast to the online setting, a priority algorithm may choose an order on the set of all possible input items and the actual input is then presented according to this order. A priority algorithm is a natural model for the intuitively well-understood concept of a greedy algorithm. Apart…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Complexity and Algorithms in Graphs · Smart Parking Systems Research
