Research on Cellular Automata Model of Hypergraph Partitioning Problem and Its Algorithm

LENG Ming,SUN Ling-yu,BIAN Ji-nian,MA Yu-chun,ZHU Ping
DOI: https://doi.org/10.3969/j.issn.1000-3428.2012.15.007
2012-01-01
Abstract:The Cellular Automata(CA) model for the problem by applying the CAtheory and a min-cut partitioning algorithm based on the model for bisecting weighted hypergraph are proposed.In the model,the vertex of hypergraph can be considered as the cell,the vertices of adjacent hypergraph are denoted by the CA-neighborhoods and each cell’s state represents the partitioning which the corresponded vertex belongs to.Furthermore,the two-dimensional auxiliary array is designed for counting the vertices of each hypergraph in different partitions.The rapid method of calculating the cell’s gain and the cut’s size are proposed to avoid traversing each vertex of hypergraph.Experimental results show that the algorithm not only can find the better partitioning of weighted hypergraph than the move-based method and graph parti-tioning algorithm,but also can reduce the time complexity and the space complexity.
What problem does this paper attempt to address?