Improvement and Analysis of Widest Disjoint Paths Algorithm for Proportional Routing

ZHU Shang-ming,GAO Da-qi
DOI: https://doi.org/10.3969/j.issn.1006-3080.2007.03.021
2007-01-01
Abstract:It is a heavy computation to perform widest disjoint paths(WDP) algorithm on every path,and the algorithm is very time-consuming——computing a set of n paths will take O(n~3) cycles.To(decrease) the complexity of this algorithm and shorten the time of computing candidate paths,a modified WDP algorithm by reducing the number of available paths and limiting the number of iterations is proposed in this paper.Our proposed approach only uses a subset of available paths rather than all available paths to compute the candidate paths.Performance analysis shows that the proposed scheme provides much faster convergence and has less computation complexity in comparison with the original WDP algorithm,and it can yields potential better performance of an offered traffic flows.
What problem does this paper attempt to address?