Abstract

This paper introduces a graph model, conflict graph, to represent the conflict resolution problem in multistage interconnection networks. This model shows that the conflict resolution problem is NP-complete, since it is equivalent to node coloring problem in conflict graph. Three heuristic polynomial algorithms for conflict resolution are presented. The first algorithm with time complexity O(N3) guarantees the performance A(G) = (log N) ** where N is the number of nodes in conflict graph G. This result is a considerable improvement over the best currently known algorithm, which guarantees the performance A(G) ≤ k(G) N1 - 1/k(G) - 1 where k(G) is the chromatic number of graph G. The other two algorithms with time complexity 0(N log N) are more practical, the average number of passes of these algorithms is less than 2 log N - 1 when N is less than given bound.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.