GRAPH PARTITIONING USING LEARNING AUTOMATA

Citation
Bj. Oommen et Ev. Destcroix, GRAPH PARTITIONING USING LEARNING AUTOMATA, I.E.E.E. transactions on computers, 45(2), 1996, pp. 195-208
Citations number
26
Categorie Soggetti
Computer Sciences","Engineering, Eletrical & Electronic","Computer Science Hardware & Architecture
ISSN journal
00189340
Volume
45
Issue
2
Year of publication
1996
Pages
195 - 208
Database
ISI
SICI code
0018-9340(1996)45:2<195:GPULA>2.0.ZU;2-D
Abstract
Given a graph G, we intend to partition its nodes into two sets of equ al 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 parti tioning problem, is known to be NP-Complete. in this paper we propose the first reported learning-automaton based solution to the problem. W e compare this new Solution to various reported schemes such as the Ke rnighan-Lin's algorithm, and two excellent recent heuristic methods pr oposed by Holland et al.-an extended local search algorithm and a gene tic algorithm. The current automaton-based algorithm outperforms all t he other schemes. We believe that it is the fastest algorithm reported to date. Additionally, our solution can also be adapted for the GPP ( See note at end of Section 1) in which the edge costs are not constant but random variables whose distributions are unknown.