Title :
Graph partitioning using learning automata
Author :
Oommen, B. John ; De St.Croix, E.V.
Author_Institution :
Sch. of Comput. Sci., Carleton Univ., Ottawa, Ont., Canada
fDate :
2/1/1996 12:00:00 AM
Abstract :
Given a graph G, we intend to partition its nodes into two sets of equal size so as to minimize the sum of the cost of the edges having end points in different sets. This problem, called the uniform graph partitioning problem, is known to be NP complete. We propose the first reported learning automaton based solution to the problem. We compare this new solution to various reported schemes such as the B.W. Kernighan and S. Lin´s (1970) algorithm, and two excellent recent heuristic methods proposed by E. Rolland et al. (1994; 1992)-an extended local search algorithm and a genetic algorithm. The current automaton based algorithm outperforms all the other schemes. We believe that it is the fastest algorithm reported to date. Additionally, our solution can also be adapted for the GPP in which the edge costs are not constant but random variables whose distributions are unknown
Keywords :
computational complexity; finite automata; graph theory; learning automata; learning systems; GPP; NP complete; automaton based algorithm; edge costs; extended local search algorithm; genetic algorithm; graph partitioning; heuristic methods; learning automata; learning automaton based solution; random variables; uniform graph partitioning problem; Costs; Delay; Electronic circuits; Genetic algorithms; Learning automata; Partitioning algorithms; Random variables; Senior members; Timing; Wide area networks;
Journal_Title :
Computers, IEEE Transactions on