Content deleted Content added
Tangi-tamma (talk | contribs) |
Tangi-tamma (talk | contribs) |
||
Line 2:
A hypergraph is '''linear''' if any two edges have at most one common vertex. Two edges are '''r-intersecting''' if they share at least r common vertices. '''A k-uniform''' hypergraph is a hypegraph with each edge of size k. Note that simple graphs are 2-uniform linear hypergraphs (a simple graph is loopless and contains no multiple edges). The intersection graph of a graph is usually called as Line graph. The characterization of [[Line graph]]s for Graphs was solved by Van Rooij and Wilf and by Beineke. Beineke's (finite) forbidden subgraph characterization immediately implies a polynomial algorithm to recognize line graphs. A characterization of Line graphs in terms of [[Clique]] covers is given by J. Krausz. In Rooij and Wilf's proof, the notion of even and odd triangles was introduced to characterize line graphs. A tringle in a graph G is called ''even'' if every vertex of the graph G is adjecent to either 0 or 2 vertices, otherwise the triangle is called ''odd''.
Let L<sup>k</sup><sub>1</sub> stand for the family of intersection graphs of k-uniform linear hypergraphs
Let d(G) denote the minimum degree of a Graph. Rao, Singhi, Shrikhande proved the surprising result in [7] that there exists a finite family of forbidden graphs for characterizing graphs with
The complexity of recognizing members of intersection graphs of linear 3-uniform hypergraphs without any minimum degree constraint is not known.▼
▲The complexity of recognizing members of
In [7], Rao obtained parallel results for any k > 2 under the additional condition that k<sup>3</sup> -2k<sup>2</sup> + 1 is a lower bound on the 'edge-degree of the graph. Define the edge-degree of the edge uv in G as the sum of the degrees of the vertices u and v in G. Both the results in [7] imply polynomial recognition algorithms for garphs under the corresponding minimum degree and minimum edge-degree conditions.▼
▲In [7], Rao obtained parallel results for any k > 2 under the additional condition that k<sup>3</sup> -2k<sup>2</sup> + 1 is a lower bound on the 'edge-degree of the graph. Define the edge-degree d<sub>v</sub> (G) of the edge uv in G as the sum of the degrees of the vertices u and v in G. Both the results in [7] imply polynomial recognition algorithms for
In [6] Metelsky and Tyshkevich, gave the finite forbidden subgraph characterization for linear 3-uniform hypergraphs with minimum degree at least 19 in G analogous to [7]. Metelsky etl al. characterized Line graphs of Graphs with minimum degree condition with minimum degree at least 5 in terms of fewer number of forbidden induced subgraph from the set of nine Beineke graphs. Furthermore, they also proved that for k > 3 and an arbitrary constant c, the set of all Intersection graphs of k-uniform linear hypergraphs with minium degree at least c cannot be characterized by a finite list of forbidden induced subgraphs.▼
▲In [6] Metelsky and Tyshkevich, gave the finite forbidden subgraph characterization for
In progress...
|