Independence complex

Last updated

The independence complex of a graph is a mathematical object describing the independent sets of the graph. Formally, the independence complex of an undirected graph G, denoted by I(G), is an abstract simplicial complex (that is, a family of finite sets closed under the operation of taking subsets), formed by the sets of vertices in the independent sets of G. Any subset of an independent set is itself an independent set, so I(G) is indeed closed under taking subsets.

Contents

Every independent set in a graph is a clique in its complement graph, and vice versa. Therefore, the independence complex of a graph equals the clique complex of its complement graph, and vice versa.

Homology groups

Several authors studied the relations between the properties of a graph G = (V, E), and the homology groups of its independence complex I(G). [1] In particular, several properties related to the dominating sets in G guarantee that some reduced homology groups of I(G) are trivial.

1. The totaldomination number of G, denoted , is the minimum cardinality of a total dominating set of G - a set S such that every vertex of V is adjacent to a vertex of S. If then . [2]

2. The total domination number of a subset A of V in G, denoted , is the minimum cardinality of a set S such that every vertex of A is adjacent to a vertex of S. The independence domination number of G, denoted , is the maximum, over all independent sets A in G, of . If , then . [1] [3]

3. The domination number of G, denoted , is the minimum cardinality of a dominating set of G - a set S such that every vertex of V \ S is adjacent to a vertex of S. Note that . If G is a chordal graph and then . [4]

4. The induced matching number of G, denoted , is the largest cardinality of an induced matching in G - a matching that includes every edge connecting any two vertices in the subset. If there exists a subset A of V such that then . [5] This is a generalization of both properties 1 and 2 above.

5. The non-dominating independence complex of G, denoted I'(G), is the abstract simplicial complex of the independent sets that are not dominating sets of G. Obviously I'(G) is contained in I(G); denote the inclusion map by . If G is a chordal graph then the induced map is zero for all . [1] :Thm.1.4 This is a generalization of property 3 above.

6. The fractional star-domination number of G, denoted , is the minimum size of a fractional star-dominating set in G. If then . [1] :Thm.1.5

Meshulam's game is a game played on a graph G, that can be used to calculate a lower bound on the homological connectivity of the independence complex of G.

The matching complex of a graph G, denoted M(G), is an abstract simplicial complex of the matchings in G. It is the independence complex of the line graph of G. [6] [7]

The (m,n)-chessboard complex is the matching complex on the complete bipartite graph Km,n. It is the abstract simplicial complex of all sets of positions on an m-by-n chessboard, on which it is possible to put rooks without each of them threatening the other. [8] [9]

The clique complex of G is the independence complex of the complement graph of G.

See also

Related Research Articles

In the mathematical field of algebraic topology, the fundamental group of a topological space is the group of the equivalence classes under homotopy of the loops contained in the space. It records information about the basic shape, or holes, of the topological space. The fundamental group is the first and simplest homotopy group. The fundamental group is a homotopy invariant—topological spaces that are homotopy equivalent have isomorphic fundamental groups. The fundamental group of a topological space is denoted by .

Hypergraph Generalization of graph theory

In mathematics, a hypergraph is a generalization of a graph in which an edge can join any number of vertices. In contrast, in an ordinary graph, an edge connects exactly two vertices.

A covering of a topological space is a continuous map with special properties.

Simplicial complex

In mathematics, a simplicial complex is a set composed of points, line segments, triangles, and their n-dimensional counterparts. Simplicial complexes should not be confused with the more abstract notion of a simplicial set appearing in modern simplicial homotopy theory. The purely combinatorial counterpart to a simplicial complex is an abstract simplicial complex.

In the mathematical disciplines of topology and geometry, an orbifold is a generalization of a manifold. Roughly speaking, an orbifold is a topological space which is locally a finite group quotient of a Euclidean space.

This is a glossary of graph theory. Graph theory is the study of graphs, systems of nodes or vertices connected in pairs by lines or edges.

Cayley graph Graph defined from a mathematical group

In mathematics, a Cayley graph, also known as a Cayley color graph, Cayley diagram, group diagram, or color group is a graph that encodes the abstract structure of a group. Its definition is suggested by Cayley's theorem, and uses a specified set of generators for the group. It is a central tool in combinatorial and geometric group theory. The structure and symmetry of Cayley graphs makes them particularly good candidates for constructing families of expander graphs.

In topology, the nerve complex of a set family is an abstract complex that records the pattern of intersections between the sets in the family. It was introduced by Pavel Alexandrov and now has many variants and generalisations, among them the Čech nerve of a cover, which in turn is generalised by hypercoverings. It captures many of the interesting topological properties in an algorithmic or combinatorial way.

Abstract simplicial complex Mathematical object

In combinatorics, an abstract simplicial complex (ASC), often called an abstract complex or just a complex, is a family of sets that is closed under taking subsets, i.e., every subset of a set in the family is also in the family. It is a purely combinatorial description of the geometric notion of a simplicial complex. For example, in a 2-dimensional simplicial complex, the sets in the family are the triangles, their edges, and their vertices.

Dominating set Subset of a graphs nodes such that all other nodes linked to at least one

In graph theory, a dominating set for a graph G = is a subset D of the vertices V such that every vertex not in D is adjacent to at least one member of D. The domination numberγ(G) is the number of vertices in a smallest dominating set for G.

Rooks graph Graph of chess rook moves

In graph theory, a rook's graph is a graph that represents all legal moves of the rook chess piece on a chessboard. Each vertex of a rook's graph represents a square on a chessboard, and each edge connects two squares on the same row (rank) or on the same column (file) as each other, the squares that a rook can move between. These graphs can be constructed for chessboards of any rectangular shape, and can be defined mathematically as the Cartesian product of two complete graphs, as the two-dimensional Hamming graphs, or as the line graphs of complete bipartite graphs.

In the mathematical subject of group theory, the Grushko theorem or the Grushko–Neumann theorem is a theorem stating that the rank of a free product of two groups is equal to the sum of the ranks of the two free factors. The theorem was first obtained in a 1940 article of Grushko and then, independently, in a 1943 article of Neumann.

Clique complex Abstract simplicial complex describing a graphs cliques

Clique complexes, flag complexes, Whitney complexes and conformal hypergraphs are closely related mathematical objects in graph theory and geometric topology that each describe the cliques of an undirected graph.

In graph theory, an eternal dominating set for a graph G = (VE) is a subset D of V such that D is a dominating set on which mobile guards are initially located. The set D must be such that for any infinite sequence of attacks occurring sequentially at vertices, the set D can be modified by moving a guard from an adjacent vertex to the attacked vertex, provided the attacked vertex has no guard on it at the time it is attacked. The configuration of guards after each attack must induce a dominating set. The eternal domination number, γ(G), is the minimum number of vertices possible in the initial set D. For example, the eternal domination number of the cycle on five vertices is two.

In the mathematical field of graph theory, Hall-type theorems for hypergraphs are several generalizations of Hall's marriage theorem from graphs to hypergraphs. Such theorems were proved by Ofra Kessler, Ron Aharoni, Penny Haxell, Roy Meshulam, and others.

In graph theory, a rainbow-independent set (ISR) is an independent set in a graph, in which each vertex has a different color.

In algebraic topology, homological connectivity is a property describing a topological space based on its homology groups.

In graph theory, there are two related properties of a hypergraph that are called its "width". Given a hypergraph H =, we say that a set K of edges pins another set F of edges if every edge in F intersects some edge in K. Then:

In graph theory, Meshulam's game is a game used to explain a theorem of Roy Meshulam related to the homological connectivity of the independence complex of a graph, which is the smallest index k such that all reduced homological groups up to and including k are trivial. The formulation of this theorem as a game is due to Aharoni, Berger and Ziv.

In mathematics, a queen's graph is a graph that represents all legal moves of the queen—a chess piece—on a chessboard. In the graph, each vertex represents a square on a chessboard, and each edge is a legal move the queen can make—a horizontal, vertical or diagonal move by any number of squares. If the chessboard has dimensions , then the induced graph is called the queen's graph.

References

  1. 1 2 3 4 Meshulam, Roy (2003-05-01). "Domination numbers and homology". Journal of Combinatorial Theory, Series A. 102 (2): 321–330. doi: 10.1016/S0097-3165(03)00045-1 . ISSN   0097-3165.
  2. Chudnovsky, Maria (2000). Systems of disjoint representatives (M.Sc. thesis). Haifa, Israel: Technion, department of mathematics.
  3. Aharoni, Ron; Haxell, Penny (2000). "Hall's theorem for hypergraphs". Journal of Graph Theory. 35 (2): 83–88. doi:10.1002/1097-0118(200010)35:2<83::aid-jgt2>3.0.co;2-v. ISSN   0364-9024.
  4. Aharoni, Ron; Berger, Eli; Ziv, Ran (2002-07-01). "A Tree Version of Kőnig's Theorem". Combinatorica. 22 (3): 335–343. doi:10.1007/s004930200016. ISSN   0209-9683. S2CID   38277360.
  5. Meshulam, Roy (2001-01-01). "The Clique Complex and Hypergraph Matching". Combinatorica. 21 (1): 89–94. doi:10.1007/s004930170006. ISSN   1439-6912. S2CID   207006642.
  6. Björner, A.; Lovász, L.; Vrećica, S. T.; Živaljević, R. T. (1994). "Chessboard Complexes and Matching Complexes". Journal of the London Mathematical Society. 49 (1): 25–39. doi:10.1112/jlms/49.1.25. ISSN   1469-7750.
  7. Reiner, Victor; Roberts, Joel (2000-03-01). "Minimal Resolutions and the Homology of Matching and Chessboard Complexes". Journal of Algebraic Combinatorics. 11 (2): 135–154. doi: 10.1023/A:1008728115910 . ISSN   1572-9192.
  8. Friedman, Joel; Hanlon, Phil (1998-09-01). "On the Betti Numbers of Chessboard Complexes". Journal of Algebraic Combinatorics. 8 (2): 193–203. doi: 10.1023/A:1008693929682 . ISSN   1572-9192.
  9. Ziegler, Günter M. (1994-02-01). "Shellability of chessboard complexes". Israel Journal of Mathematics . 87 (1): 97–110. doi: 10.1007/BF02772986 . ISSN   1565-8511. S2CID   59040033.