structcomp/upperbounds.bib

71 lines
4.8 KiB
BibTeX
Raw Permalink Normal View History

2016-06-26 22:30:37 +00:00
% This file was created with JabRef 2.10.
2016-06-29 14:06:02 +00:00
% Encoding: UTF8
2016-06-26 22:30:37 +00:00
@Article{bodlaender2010,
Title = {Treewidth computations I. Upper bounds},
Author = {Hans L. Bodlaender and Arie M.C.A. Koster},
Year = {2010},
Doi = {http://dx.doi.org/10.1016/j.ic.2009.03.008},
ISSN = {0890-5401},
Number = {3},
Pages = {259 - 275},
Url = {http://www.sciencedirect.com/science/article/pii/S0890540109000947},
Volume = {208},
Abstract = {For more and more applications, it is important to be able to compute the treewidth of a given graph and to find tree decompositions of small width reasonably fast. This paper gives an overview of several upper bound heuristics that have been proposed and tested for the problem of determining the treewidth of a graph and finding tree decompositions. Each of the heuristics produces tree decompositions whose width may be larger than the optimal width. However, experiments show that in many cases, the heuristics give tree decompositions whose width is close to the exact treewidth of the input graphs.},
Journal = {Information and Computation},
Keywords = {Treewidth}
}
2016-06-29 14:06:02 +00:00
@Article{gavril1974,
Title = {The intersection graphs of subtrees in trees are exactly the chordal graphs},
Author = {Fǎnicǎ Gavril},
Year = {1974},
Doi = {http://dx.doi.org/10.1016/0095-8956(74)90094-X},
ISSN = {0095-8956},
Number = {1},
Pages = {47 - 56},
Url = {http://www.sciencedirect.com/science/article/pii/009589567490094X},
Volume = {16},
__markedentry = {[armin:]},
Abstract = {The intersection graph of a family of subtrees in an undirected tree is called a subtree graph. A graph is called chordal if every simple circuit with more than three vertices has an edge connecting two non-consecutive vertices. In this paper, we prove that, for a graph G, the following conditions are equivalent: (i) G is a chordal graph; (ii) G is a subtree graph; (iii) G is a proper subtree graph. Consider a chordal graph G. We give an efficient algorithm for constructing a representation of G by a family of subtrees in a tree.},
Journal = {Journal of Combinatorial Theory, Series B},
Owner = {armin},
Timestamp = {2016.06.28}
}
@Article{heggernes2006,
Title = {Minimal triangulations of graphs: A survey },
Author = {Pinar Heggernes},
Year = {2006},
Doi = {http://dx.doi.org/10.1016/j.disc.2005.12.003},
ISSN = {0012-365X},
Note = {Minimal Separation and Minimal Triangulation },
Number = {3},
Pages = {297 - 317},
Url = {http://www.sciencedirect.com/science/article/pii/S0012365X05006060},
Volume = {306},
__markedentry = {[armin:6]},
Abstract = {Any given graph can be embedded in a chordal graph by adding edges, and the resulting chordal graph is called a triangulation of the input graph. In this paper we study minimal triangulations, which are the result of adding an inclusion minimal set of edges to produce a triangulation. This topic was first studied from the standpoint of sparse matrices and vertex elimination in graphs. Today we know that minimal triangulations are closely related to minimal separators of the input graph. Since the first papers presenting minimal triangulation algorithms appeared in 1976, several characterizations of minimal triangulations have been proved, and a variety of algorithms exist for computing minimal triangulations of both general and restricted graph classes. This survey presents and ties together these results in a unified modern notation, keeping an emphasis on the algorithms. },
Journal = {Discrete Mathematics },
Keywords = {Chordal graphs},
Owner = {armin},
Timestamp = {2016.06.28}
}
2016-06-26 22:30:37 +00:00
@Mastersthesis{roehrig1998,
Title = {{{Tree Decomposition: A Feasibility Study}}},
Author = {Hein R{\"o}hrig},
2016-06-29 14:06:02 +00:00
Institution = {Max-Planck-Institut für Informatik},
2016-06-26 22:30:37 +00:00
Year = {1998},
2016-06-29 14:06:02 +00:00
Location = {Saarbrücken, Germany},
2016-06-26 22:30:37 +00:00
Url = {http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.132.7594&rep=rep1&type=pdf},
Owner = {armin},
Timestamp = {2016.06.26}
}