scispace - formally typeset
Search or ask a question

Showing papers on "K-tree published in 2003"


Journal ArticleDOI
TL;DR: This paper proves the clique divergence of the icosahedron among other results of general interest inClique divergence theory.

26 citations


Journal IssueDOI
TL;DR: In this article, it was shown that a graph is clique-Helly and self-clique if and only if it admits a quasi-symmetric clique matrix, that is, a clique matrices whose families of row and column vectors are identical.
Abstract: The clique graph of a graph is the intersection graph of its (maximal) cliques. A graph is self-clique when it is isomorphic with its clique graph, and is clique-Helly when its cliques satisfy the Helly property. We prove that a graph is clique-Helly and self-clique if and only if it admits a quasi-symmetric clique matrix, that is, a clique matrix whose families of row and column vectors are identical. We also give a characterization of such graphs in terms of vertex-clique duality. We describe new classes of self-clique and 2-self-clique graphs. Further, we consider some problems on permuted matrices (matrices obtained by permuting the rows and-or columns of a given matrix). We prove that deciding whether a (0,1)-matrix admits a symmetric (quasi-symmetric) permuted matrix is graph (hypergraph) isomorphism complete. © 2003 Wiley Periodicals, Inc. J Graph Theory 44: 178–192, 2003

18 citations


Journal ArticleDOI
TL;DR: In this article, the authors count labelled chordal graphs with no induced path of length 3, both exactly and asymptotically, and derive some properties of random graphs of this type, which are in 1-1 correspondence with unlabeled rooted trees on the same number of vertices.
Abstract: We count labelled chordal graphs with no induced path of length 3, both exactly and asymptotically. These graphs correspond to rooted trees in which no vertex has exactly one child, and each vertex has been expanded to a clique. Some properties of random graphs of this type are also derived. The corresponding unlabelled graphs are in 1-1 correspondence with unlabelled rooted trees on the same number of vertices.

8 citations


Journal ArticleDOI
TL;DR: Two graph theory-based approaches for identifying dominant cliques with respect to a given set of cliques are presented and the related 0-1 model can be tightened by replacing the initial set ofCliques by the new ones.

4 citations


Journal ArticleDOI
TL;DR: An infinite sequence of such webs whose stable set polytopes admit non-rank facets is provided: the remaining case with clique number = 4 is treated.

3 citations


01 Jan 2003
TL;DR: The notion of a maximal clique of a family, $G$ of induced subgraphs of an undirected graph, is introduced, and it is shown that determining all maximal cliques of $\mathcal{G}$ solves the problem.
Abstract: Many real world problems can be mapped onto graphs and solved with well-established efficient algorithms studied in graph theory. One such problem is to find large sets of points satisfying some mutual relationship. This problem can be transformed to the problem of finding all cliques of an undirected graph by mapping each point onto a vertex of the graph and connecting any two vertices by an edge whose corresponding points satisfy our desired relationship. Clique detection has been widely studied and there exist efficient algorithms. In this paper we study a related problem, where all points have a set of binary attributes, each of which is either 0 or 1. This is only a small limitation, since all discrete properties can be mapped onto binary attributes. In our case, we want to find large sets of points not only satisfying some mutual relationship; but, in addition, all points of a set also need to have at least one common attribute with value 1. The problem we described can be mapped onto a set of induced subgraphs, where each subgraph represents a single attribute. For attribute $i$, its associated subgraph contains those vertices corresponding to the points with attribute $i$ set to 1. We introduce the notion of a maximal clique of a family, $\mathcal{G}$, of induced subgraphs of an undirected graph, and show that determining all maximal cliques of $\mathcal{G}$ solves our problem. Furthermore, we present an efficient algorithm to compute all maximal cliques of $\mathcal{G}$. The algorithm we propose is an extension of the widely used Bron-Kerbosch algorithm.

3 citations


Book ChapterDOI
01 Jan 2003
TL;DR: A genetic algorithm which seeks a heuristic optimum solution by generating an evolving population of k-tree subgraphs by computing an exact optimum over the subgraph, which provides a feasible solution over the original graph.
Abstract: Many combinatorial problems which are (NP) hard on general graphs yield to polynomial algorithms when restricted to k-trees which are graphs that can be reduced to the k-complete graph by repeatedly removing degree k vertices having completely connected neighbors. We present a genetic algorithm which seeks a heuristic optimum solution by generating an evolving population of k-tree subgraphs. Each is evaluated by computing an exact optimum over the subgraph, which provides a feasible solution over the original graph. Then we validate our algorithm by testing it on the task of finding a minimum total cost 3-tree in a complete graph.

2 citations


Journal Article
TL;DR: For any given integers p,k,l; p < k, bounds on the smallestorder of a graph that has a p-regular k-clique cover with exactly l cliques are presented and all graphs that have p- regular separable k-Clique covers with l clique are described.
Abstract: A family of cliques in a graph G is said to be p-regular if any two cliquesin the family intersect in exactly p vertices. A graph G is said to have ap-regular k-clique cover if there is a p-regular family H of k-cliques of Gsuch that each edge of G belongs to a clique in H. Such a p-regular k-clique cover is separable if the complete subgraphs of order p that arise asintersections of pairs of distinct cliques of H are mutually vertex-disjoint.For any given integers p,k,l; p < k, we present bounds on the smallestorder of a graph that has a p-regular k-clique cover with exactly l cliques,and we describe all graphs that have p-regular separable k-clique coverswith l cliques.

1 citations


Journal ArticleDOI
TL;DR: Characterizations of graphs whose total-block graphs are maximal outerplanar or maximal minimally nonouterplanar are presented and it is proved that for any nontrivial graph G,TnB(G) is not maximal outer Planar for all n ≥ 2.

Journal ArticleDOI
TL;DR: A procedure to synthesise (k, K) circuits from a special class of Boolean expressions that are testable in time polynomial in the number of gates in the circuit, and are useful if the constants k and K are small.
Abstract: A (k, K) circuit is one which can be decomposed into nonintersecting blocks of gates where each block has no more than K external inputs, such that the graph formed by letting each block be a node and inserting edges between blocks if they share a signal line, is a partial k-tree. (k, K) circuits are special in that they have been shown to be testable in time polynomial in the number of gates in the circuit, and are useful if the constants k and K are small. We demonstrate a procedure to synthesise (k, K) circuits from a special class of Boolean expressions.