printlogo
ETH Zuerich - Homepage
Computer Engineering and Networks Laboratory (TIK)
 

Publication Details for Inproceedings "Implementation of Approximation Algorithms for Weighted and Unweighted Edge-Disjoint Paths in Bidirected Trees"

 

 Back

 New Search

 

Authors: Thomas Erlebach, Klaus Jansen
Group: Theory of Communication Networks
Type: Inproceedings
Title: Implementation of Approximation Algorithms for Weighted and Unweighted Edge-Disjoint Paths in Bidirected Trees
Year: 2000
Month: September
Pub-Key: EJ00W
Book Titel: Proceedings of the 4th Workshop on Algorithm Engineering WAE 2000
Abstract: Given a set of weighted directed paths in a bidirected tree, the maximum weight edge-disjoint paths problem (MWEDP) is to select a subset of the given paths such that the selected paths are edge-disjoint and the total weight of the selected paths is maximized. MWEDP is NP-hard for bidirected trees of arbitrary degree, even if all weights are the same (the unweighted case). Three different approximation algorithms are implemented: a known combinatorial (5/3+epsilon)-approximation algorithm A1 for the unweighted case, a new combinatorial 2-approximation algorithm A2 for the weighted case, and a known (5/3+epsilon)-approximation algorithm A3 for the weighted case that is based on linear programming. For algorithm A1, it is shown how efficient data structures can be used to obtain a worst-case running-time of O(m+n+41/epsilon*sqrt(n)*m) for instances consisting of m paths in a tree with n nodes. Experimental results regarding the running-times and the quality of the solutions obtained by the three approximation algorithms are reported. Where possible, the approximate solutions are compared to the optimal solutions, which were computed by running CPLEX on an integer linear programming formulation of MWEDP.
Location: Saarbrücken, Germany
Resources: [BibTeX]

 

 Back

 New Search