Algorithms for graph partitioning on the planted partition model

A Condon, RM Karp - International Workshop on Randomization and …, 1999 - Springer
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 …

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 …

Expected complexity of graph partitioning problems

L Kučera - Discrete Applied Mathematics, 1995 - Elsevier
We study the expected time complexity of two graph partitioning problems: the graph
coloring and the cut into equal parts. If k= o (√ n log n), we can test whether two vertices of a …

[PDF][PDF] Complete partitions of graphs.

G Kortsarz, J Radhakrishnan, S Sivasubramanian - SODA, 2005 - researchgate.net
A complete partition of a graph G is a partition of its vertex set in which any two distinct
classes are connected by an edge. Let cp (G) denote the maximum number of classes in a …

Partitioning planar graphs

TN Bui, A Peck - SIAM Journal on Computing, 1992 - SIAM
A common problem in graph theory is that of dividing the vertices of a graph into two sets of
prescribed size while cutting a minimum number of edges. In this paper this problem is …

[PDF][PDF] Greedy algorithms for k-way graph partitioning

S Jain, C Swamy, K Balaji - the 6th international conference on advanced …, 1998 - Citeseer
Given the success of greedy approaches for graph bi-partitioning, this paper proposes some
greedy algorithms for k-way graph partitioning. An implementation of these algorithms is …

A polylogarithmic approximation of the minimum bisection

R Krauthgamer, U Feige - SIAM review, 2006 - 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. The problem of …

[HTML][HTML] Partitioning a graph of bounded tree-width to connected subgraphs of almost uniform size

T Ito, X Zhou, T Nishizeki - Journal of discrete algorithms, 2006 - Elsevier
Assume that each vertex of a graph G is assigned a nonnegative integer weight and that l
and u are nonnegative integers. One wishes to partition G into connected components by …

[图书][B] Algorithms for graph partitioning: A survey

PO Fjällström - 1998 - diva-portal.org
Algorithms for Graph Partitioning: A Survey Page 1 Link oping Electronic Articles in Computer
and Information Science Vol. 3(1998): nr 10 Link oping University Electronic Press Link oping …

[图书][B] Graph partition problems with minimum size constraints

X Ji - 2004 - search.proquest.com
In this thesis, we use Integer Programming (IP) to develop exact algorithms for the following
graph partition problem with minimum size constraints: given a complete graph K n=(V, E) …