Waypoint Routing on Bounded Treewidth Graphs
In the Waypoint Routing Problem one is given an undirected capacitated and weighted graph G, a source-destination pair s,t∈ V(G) and a set W⊆ V(G), of waypoints. The task is to find a walk which starts at the source vertex s, visits, in any order, all waypoints, ends at the destination vertex t, respects edge capacities, that is, traverses each edge at most as many times as is its capacity, and minimizes the cost computed as the sum of costs of traversed edges with multiplicities. We study the problem for graphs of bounded treewidth and present a new algorithm for the problem working in 2^O(tw)· n time, significantly improving upon the previously known algorithms. We also show that this running time is optimal for the problem under Exponential Time Hypothesis.
READ FULL TEXT