In the mathematical field of graph theory, the sphericity of a graph is a graph invariant defined to be the smallest dimension of Euclidean space required to realize the graph as an intersection graph of congruent spheres. [1] [2] [3] The sphericity of a graph is one of several notions of graph dimension based on intersection graphs; others include boxicity and cubicity. [4] [2] The concept of sphericity was first introduced by Hiroshi Maehara in the early 1980s. [1]
Let be an undirected graph with finite and non-empty vertex set, with no loop and no multiple edge. Then the sphericity of , denoted by , is the smallest integer such that can be realized as an intersection graph of open unit-radius spheres, [1] or of closed unit-diameter spheres, [2] in the -dimensional Euclidean space, . [5] (The final result is the same.)
Sphericity can also be defined using the language of space graphs as follows. For a finite set of points in the -dimensional Euclidean space, a space graph is built by connecting pairs of points with a line segment if and only if their Euclidean distance is less than some specified constant (called its adjacency limit). [1]
Then, the sphericity of a graph is the minimum such that is isomorphic to a space graph in . [1]
Graphs of sphericity are known as unit interval graphs [1] or indifference graphs. Graphs of sphericity are known as unit disk graphs.
The sphericity of certain graph classes can be computed exactly. The following sphericities were given by Maehara on page 56 of his original paper on the topic. (Here, doesn't denote the space dimension, but the graph order.)
| Graph | Description | Sphericity | Note |
|---|---|---|---|
| Complete graph | |||
| Complete graph | |||
| Path graph | |||
| Circuit graph | |||
| Complete m-partite graph on sets of size |
However, on his page 310, Fishburn claims that if and only if is a complete graph (where denotes the cubicity of ; by convention, -space is a point and any -sphere = any -cube = ), and that if and only if is a unit interval graph that is not complete. Indeed, his definition of an intersection graph allows distinct vertices with same open neighborhood to be assigned the same sphere.
The most general upper bound on sphericity that is known is as follows:
If a graph is not complete, then ,
where denotes the clique number of , and denotes the number of vertices of . [1] [6]