Kneser graph

In graph theory, the Kneser graph K(n, k) (alternatively KGn,k) is the graph whose vertices correspond to the k-element subsets of a set of n elements, and where two vertices are adjacent if and only if the two corresponding sets are disjoint. Kneser graphs are named after Martin Kneser, who first investigated them in 1956.

Kneser graph
The Kneser graph K(5, 2),
isomorphic to the Petersen graph
Named afterMartin Kneser
Vertices
Edges
Chromatic number
Properties-regular
arc-transitive
NotationK(n, k), KGn,k.
Table of graphs and parameters

Examples

Kneser graph O4 = K(7, 3)

The Kneser graph K(n, 1) is the complete graph on n vertices.

The Kneser graph K(n, 2) is the complement of the line graph of the complete graph on n vertices.

The Kneser graph K(2n − 1, n − 1) is the odd graph On; in particular O3 = K(5, 2) is the Petersen graph (see top right figure).

The Kneser graph O4 = K(7, 3), visualized on the right.

Properties

Basic properties

  • The Kneser graph K(n, k) has vertices. Each vertex has exactly neighbors.
  • The Kneser graph is vertex transitive and arc transitive. However, it is not, in general, a strongly regular graph, as different pairs of nonadjacent vertices have different numbers of common neighbors depending on the size of the intersection of the corresponding pair of sets.
  • Because Kneser graphs are regular and edge-transitive, their vertex connectivity equals their degree, except for K(2k, k) which is disconnected. More precisely, the connectivity of K(n, k) is the same as the number of neighbors per vertex (Watkins 1970).

Chromatic number

As Kneser (1956) conjectured, the chromatic number of the Kneser graph K(n, k) for is exactly n − 2k + 2; for instance, the Petersen graph requires three colors in any proper coloring. This conjecture was proved in several ways.

When , the chromatic number of K(n, k) is 1.

Hamiltonian cycle

Since
holds for all k this condition is satisfied if
  • The Kneser graph K(n, k) contains a Hamiltonian cycle if there exists a non-negative integer a such that (Mütze, Nummenpalo & Walczak 2018). In particular, the odd graph On has a Hamiltonian cycle if n ≥ 4.
  • With the exception of the Petersen graph, all connected Kneser graphs K(n, k) with n ≤ 27 are Hamiltonian (Shields 2004).

Cliques

  • When n < 3k, the Kneser graph K(n, k) contains no triangles. More generally, when n < ck it does not contain cliques of size c, whereas it does contain such cliques when nck. Moreover, although the Kneser graph always contains cycles of length four whenever n ≥ 2k + 2, for values of n close to 2k the shortest odd cycle may have nonconstant length (Denley 1997).

Diameter

Spectrum

Moreover occurs with multiplicity for and has multiplicity 1. See this paper for a proof.

Independence number

The Johnson graph J(n, k) is the graph whose vertices are the k-element subsets of an n-element set, two vertices being adjacent when they meet in a (k  1)-element set. The Johnson graph J(n, 2) is the complement of the Kneser graph K(n, 2). Johnson graphs are closely related to the Johnson scheme, both of which are named after Selmer M. Johnson.

The generalized Kneser graph K(n, k, s) has the same vertex set as the Kneser graph K(n, k), but connects two vertices whenever they correspond to sets that intersect in s or fewer items (Denley 1997). Thus K(n, k, 0) = K(n, k).

The bipartite Kneser graph H(n, k) has as vertices the sets of k and nk items drawn from a collection of n elements. Two vertices are connected by an edge whenever one set is a subset of the other. Like the Kneser graph it is vertex transitive with degree The bipartite Kneser graph can be formed as a bipartite double cover of K(n, k) in which one makes two copies of each vertex and replaces each edge by a pair of edges connecting corresponding pairs of vertices (Simpson 1991). The bipartite Kneser graph H(5, 2) is the Desargues graph and the bipartite Kneser graph H(n, 1) is a crown graph.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.