Graph bisection algorithms with good average case behavior

TN Bui, S Chaudhuri, FT Leighton, M Sipser - Combinatorica, 1987 - Springer
In the paper, we describe a polynomial time algorithm that, for every input graph, either
outputs the minimum bisection of the graph or halts without output. More importantly, we …

Minimum bisection is fixed parameter tractable

M Cygan, D Lokshtanov, M Pilipczuk… - Proceedings of the forty …, 2014 - dl.acm.org
In the classic Minimum Bisection problem we are given as input a graph G and an integer k.
The task is to determine whether there is a partition of V (G) into two parts A and B such that …

[PDF][PDF] Using helpful sets to improve graph bisections

R Diekmann, B Monien, R Preis - Interconnection networks and mapping …, 1994 - Citeseer
We describe a new, linear time heuristic for the improvement of graph bisections. The
method is a variant of local search with sophisticated neighborhood relations. It is based on …

A polylogarithmic approximation of the minimum bisection

U Feige, R Krauthgamer - SIAM Journal on Computing, 2002 - SIAM
A bisection of a graph with n vertices is a partition of its vertices into two sets, each of size
n/2. The bisection cost is the number of edges connecting the two sets. It is known that …

[图书][B] Simulated annealing for graph bisection

M Jerrum, GB Sorkin - 1993 - ieeexplore.ieee.org
We resolve in the affirmative a question of RB Boppana and T. Bui: whether simulated
annealing can with high probability and in polynomial time, find the optimal bisection of a …

Algorithms for graph partitioning on the planted partition model

A Condon, RM Karp - Random Structures & Algorithms, 2001 - Wiley Online Library
The NP‐hard graph bisection problem is to partition the nodes of an undirected graph into
two equal‐sized groups so as to minimize the number of edges that cross the partition. The …

The Metropolis algorithm for graph bisection

M Jerrum, GB Sorkin - Discrete Applied Mathematics, 1998 - Elsevier
We resolve in the affirmative a question of Boppana and Bui: whether simulated annealing
can, with high probability and in polynomial time, find the optimal bisection of a random …

Improving the performance of the Kernighan-Lin and simulated annealing graph bisection algorithms

T Bui, C Heigham, C Jones, T Leighton - … of the 26th ACM/IEEE Design …, 1989 - dl.acm.org
In this paper, we compare the performance of two popular graph bisection algorithms. We
also present an empirical study of a new heuristic, first proposed in [B87], that dramatically …

Nonpolyhedral relaxations of graph-bisection problems

S Poljak, F Rendl - SIAM Journal on Optimization, 1995 - SIAM
We study the problem of finding the minimum bisection of a graph into two parts of
prescribed sizes. We formulate two lower bounds on the problem by relaxing node-and …

A separator theorem for graphs of bounded genus

JR Gilbert, JP Hutchinson, RE Tarjan - Journal of Algorithms, 1984 - Elsevier
Many divide-and-conquer algorithms on graphs are based on finding a small set of vertices
or edges whose removal divides the graph roughly in half. Most graphs do not have the …