Bramble (graph theory)

From HandWiki
Short description: Method of graph decomposition
A bramble of order four in a 3×3 grid graph, consisting of six mutually touching connected subgraphs

In graph theory, a bramble for an undirected graph G is a family of connected subgraphs of G that all touch each other: for every pair of disjoint subgraphs, there must exist an edge in G that has one endpoint in each subgraph. The order of a bramble is the smallest size of a hitting set, a set of vertices of G that has a nonempty intersection with each of the subgraphs. Brambles may be used to characterize the treewidth of G.[1]

Treewidth and havens

A haven of order k in a graph G is a function β that maps each set X of fewer than k vertices to a connected component of G − X, in such a way that every two subsets β(X) and β(Y) touch each other. Thus, the set of images of β forms a bramble in G, with order k. Conversely, every bramble may be used to determine a haven: for each set X of size smaller than the order of the bramble, there is a unique connected component β(X) that contains all of the subgraphs in the bramble that are disjoint from X.

As Seymour and Thomas showed, the order of a bramble (or equivalently, of a haven) characterizes treewidth: a graph has a bramble of order k if and only if it has treewidth at least k − 1.[1]

Size of brambles

Expander graphs of bounded degree have treewidth proportional to their number of vertices, and therefore also have brambles of linear order. However, as Martin Grohe and Dániel Marx showed, for these graphs, a bramble of such a high order must include exponentially many sets. More strongly, for these graphs, even brambles whose order is slightly larger than the square root of the treewidth must have exponential size. However, Grohe and Marx also showed that every graph of treewidth k has a bramble of polynomial size and of order [math]\displaystyle{ \Omega(k^{1/2}/\log^2 k) }[/math].[2]

Computational complexity

Because brambles may have exponential size, it is not always possible to construct them in polynomial time for graphs of unbounded treewidth. However, when the treewidth is bounded, a polynomial time construction is possible: it is possible to find a bramble of order k, when one exists, in time O(nk + 2) where n is the number of vertices in the given graph. Even faster algorithms are possible for graphs with few minimal separators.[3]

Bodlaender, Grigoriev, and Koster[4] studied heuristics for finding brambles of high order. Their methods do not always generate brambles of order close to the treewidth of the input graph, but for planar graphs they give a constant approximation ratio. Kreutzer and Tazari[5] provide randomized algorithms that, on graphs of treewidth k, find brambles of polynomial size and of order [math]\displaystyle{ \Omega(k^{1/2}/\log^3 k) }[/math] within polynomial time, coming within a logarithmic factor of the order shown by (Grohe Marx) to exist for polynomial size brambles.

Directed brambles

The concept of bramble has also been defined for directed graphs.[6][7] In a directed graph D, a bramble is a collection of strongly connected subgraphs of D that all touch each other: for every pair of disjoint elements X, Y of the bramble, there must exist an arc in D from X to Y and one from Y to X. The order of a bramble is the smallest size of a hitting set, a set of vertices of D that has a nonempty intersection with each of the elements of the bramble. The bramble number of D is the maximum order of a bramble in D. The bramble number of a directed graph is within a constant factor of its directed treewidth.[8]

References

  1. 1.0 1.1 "Graph searching and a min-max theorem for tree-width", Journal of Combinatorial Theory, Series B 58 (1): 22–33, 1993, doi:10.1006/jctb.1993.1027 . In this reference, brambles are called "screens" and their order is called "thickness".
  2. "On tree width, bramble size, and expansion", Journal of Combinatorial Theory, Series B 99 (1): 218–228, 2009, doi:10.1016/j.jctb.2008.06.004 .
  3. Chapelle, Mathieu; Mazoit, Frédéric; Todinca, Ioan (2009), "Constructing brambles", Mathematical Foundations of Computer Science 2009: 34th International Symposium, MFCS 2009, Novy Smokovec, High Tatras, Slovakia, August 24-28, 2009, Proceedings, Lecture Notes in Computer Science, 5734, Berlin: Springer, pp. 223–234, doi:10.1007/978-3-642-03816-7_20, Bibcode2009LNCS.5734..223C .
  4. "Treewidth lower bounds with brambles", Algorithmica 51 (1): 81–98, 2008, doi:10.1007/s00453-007-9056-z .
  5. Kreutzer, Stephan; Tazari, Siamak (2010), "On brambles, grid-like minors, and parameterized intractability of monadic second-order logic", Proceedings of the Twenty-First Annual ACM-SIAM Symposium on Discrete Algorithms (SODA '10), pp. 354–364, http://dl.acm.org/citation.cfm?id=1873601.1873631 .
  6. Reed, Bruce (1999), "Introducing directed tree width", Electronic Notes in Discrete Mathematics, 3, Elsevier, pp. 222–229, doi:10.1016/S1571-0653(05)80061-7 
  7. Johnson, Thor; Robertson, Neil; Seymour, Paul; Thomas, Robin (2001), "Directed Tree-Width", Journal of Combinatorial Theory, Series B, 82, pp. 138–154, doi:10.1006/jctb.2000.2031 
  8. Kawarabayashi, Ken-ichi; Kreutzer, Stephan (2015), "The Directed Grid Theorem", Proceedings of the Forty-Seventh Annual ACM Symposium on Theory of Computing (STOC '15), Portland, Oregon, USA: ACM, pp. 655–664, doi:10.1145/2746539.2746586