A Faster Algorithm for Finding Disjoint Ordering of Sets

Eddie Cheng, Ke Qiu, Zhizhang Shen

Abstract


Consider the problem of routing from a single source node to multiple target nodes with the additional condition that these disjoint paths be the shortest. This problem is harder than the standard one-to-many routing in that such paths do not always exist. Various sufficient and necessary conditions have been found to determine when such paths exist for some interconnection networks. And when these conditions do hold, the problem of finding such paths can be reduced to the problem of finding a disjoint ordering of sets. In addition to the applications in finding disjoint shortest paths in interconnection networks, the problem of finding disjoint ordering of sets is an interesting combinatorial problem in its own right. We study the problem of finding a disjoint ordering of sets A1, A2, ..., Am where Ai ⊆ A = {a1,a2,···,an} and m ≤ n. We present an O(n3) algorithm for doing so, under certain conditions, thus improving the previously known O(n4) algorithm, and consequently, improving the corresponding one-to-many routing algorithms for finding disjoint and shortest paths.

 

Full Text:

PDF

Refbacks

  • There are currently no refbacks.