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 necessary small separators, but some useful classes do. One such class is planar graphs: If we can draw an n-vertex graph on the plane, then we can bisect it by removing $O(\sqrt{n})$ vertices [Lipt79b]. The main result of this paper is that if we can draw a graph on a surface of genus g, then we can bisect it by removing $O(\sqrt{gn})$ vertices. This bound is best possible to within a constant factor. We give an algorithm for finding the separator that takes time linear in the number of edges in the graph, given an embedding of the graph in its genus surface....
A graph separator is a set of vertices or edges whose removal divides an input graph into components...
Chordal graphs are undirected graphs in which every cycle of length at least four has a chord. They...
Graph separators are a ubiquitous tool in graph theory and computer science. However, in some applic...
$n$-vertex graph of positive genus $g$ and maximal degree $k$ has an $O(\sqrt{gkn})$ edge separator....
A graph separator is a subset of vertices of a graph whose removal divides the graph into small comp...
A graph separator is a subset of vertices of a graph whose removal divides the graph into small comp...
A graph separator is a subset of vertices of a graph whose removal divides the graph into small comp...
AbstractWe prove that every n-vertex graph of genus g and maximal degree k has an edge separator of ...
$n$-vertex graph of positive genus $g$ and maximal degree $k$ has an $O(\sqrt{gkn})$ edge separator....
AbstractWe prove that every n-vertex graph of genus g and maximal degree k has an edge separator of ...
We prove separator theorems in which the size of the separator is minimized with respect to non-nega...
Graph separators are a powerful tool that are motivated by divide and conquer algorithms on graphs. ...
For a given graph G, the Separator Problem asks whether a vertex or edge set of small cardinality (o...
A graph separator is a set of vertices or edges whose removal divides an input graph into components...
A graph separator is a set of vertices or edges whose removal divides an input graph into components...
A graph separator is a set of vertices or edges whose removal divides an input graph into components...
Chordal graphs are undirected graphs in which every cycle of length at least four has a chord. They...
Graph separators are a ubiquitous tool in graph theory and computer science. However, in some applic...
$n$-vertex graph of positive genus $g$ and maximal degree $k$ has an $O(\sqrt{gkn})$ edge separator....
A graph separator is a subset of vertices of a graph whose removal divides the graph into small comp...
A graph separator is a subset of vertices of a graph whose removal divides the graph into small comp...
A graph separator is a subset of vertices of a graph whose removal divides the graph into small comp...
AbstractWe prove that every n-vertex graph of genus g and maximal degree k has an edge separator of ...
$n$-vertex graph of positive genus $g$ and maximal degree $k$ has an $O(\sqrt{gkn})$ edge separator....
AbstractWe prove that every n-vertex graph of genus g and maximal degree k has an edge separator of ...
We prove separator theorems in which the size of the separator is minimized with respect to non-nega...
Graph separators are a powerful tool that are motivated by divide and conquer algorithms on graphs. ...
For a given graph G, the Separator Problem asks whether a vertex or edge set of small cardinality (o...
A graph separator is a set of vertices or edges whose removal divides an input graph into components...
A graph separator is a set of vertices or edges whose removal divides an input graph into components...
A graph separator is a set of vertices or edges whose removal divides an input graph into components...
Chordal graphs are undirected graphs in which every cycle of length at least four has a chord. They...
Graph separators are a ubiquitous tool in graph theory and computer science. However, in some applic...