DocumentCode :
3285177
Title :
Fast Matching Algorithms for Repetitive Optimization: An Application to Switch Scheduling
Author :
Deb, Supratim ; Shah, Devavrat ; Shakkottai, Sanjay
Author_Institution :
Bell Labs. Res. India, Bangalore
fYear :
2006
fDate :
22-24 March 2006
Firstpage :
1266
Lastpage :
1271
Abstract :
Scheduling in an input buffered switch can be viewed as repeated matching (corresponding to once every time slot) in a bipartite graph. It has been shown that scheduling algorithms based on maximum weight matching (MWM) with queue-lengths as the weights, leads to excellent performance in terms of throughput and delay. However, computing MWM using a strongly polynomial time algorithm requires O(n3) operations in an ntimesn switch. The main motivation for this paper comes from the following two observations: (1) The weights of edges (packets in buffer) change only a little between successive time slots, thus changing the weight of the MWM only by a small amount; (2) Under MWM algorithm, the average queue-sizes are small. The main difficulty in utilizing these properties comes from the fact that small changes in weights can change the matching arbitrarily, thus making it hard for current popular algorithms to compute an MWM quickly using the information from past (or memory). In this paper, we develop an algorithm based on the algorithm of Cunningham and Marsh that uses the above two properties in order to to find the new MWM quickly. Specifically, for an n port input-queued switch, i.e. a switch with n inputs and n outputs, our algorithm finds MWM in O(n2) operations using past information. We believe that the incremental nature of our algorithm may be useful in the context of other applications.
Keywords :
buffer storage; graph theory; packet switching; queueing theory; scheduling; MWM algorithm; bipartite graph; buffered switch; maximum weight matching; polynomial time algorithm; queue-length; repetitive optimization; switch scheduling; Bipartite graph; Delay; Fabrics; Impedance matching; Packet switching; Polynomials; Scheduling algorithm; Switches; Throughput; Traffic control;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Information Sciences and Systems, 2006 40th Annual Conference on
Conference_Location :
Princeton, NJ
Print_ISBN :
1-4244-0349-9
Electronic_ISBN :
1-4244-0350-2
Type :
conf
DOI :
10.1109/CISS.2006.286659
Filename :
4068000
Link To Document :
بازگشت