Half graph
Type of graph in mathematics

In graph theory, a branch of mathematics, a half graph is a special type of bipartite graph. These graphs are called the half graphs because they have approximately half of the edges of a complete bipartite graph on the same vertices. The name was given to these graphs by Paul Erdős and András Hajnal.
01Definition
To define the half graph on vertices
and
, connect
to
by an edge whenever
.
The same concept can also be defined in the same way for infinite graphs over two copies of any ordered set of vertices.
The half graph over the natural numbers (with their usual ordering)
has the property that each vertex has finite degree, at most
. The vertices on the other side of the bipartition have infinite degree.
02Properties
Distances
In a half graph, every two vertices are at distance one, two, or three. Any two vertices and
are at distance two via a path through
, and any two vertices
and
are at distance two via a path through
. If two vertices on opposite sides of the bipartition are not adjacent (at distance one), then they are at distance three via a path through both
and
. Half-graphs are a special case of the bipartite chain graphs (bipartite graphs in which, on each side of the bipartition, the vertices can be ordered by neighborhood inclusion), which are in turn a special case of the bipartite distance-hereditary graphs. Thus, half-graphs are distance-hereditary. That is, in every connected induced subgraph of a half-graph, the distances are the same as in the half-graph itself.
Matching
The half graph has a unique perfect matching. This is straightforward to see by induction: must be matched to its only neighbor,
, and the remaining vertices form another half graph. More strongly, every bipartite graph with a unique perfect matching is a subgraph of a half graph.
In graphs of uncountable chromatic number
If the chromatic number of a graph is uncountable, then the graph necessarily contains as a subgraph a half graph on the natural numbers. This half graph, in turn, contains every complete bipartite graph in which one side of the bipartition is finite and the other side is countably infinite.
03Applications
Regularity
One application for the half graph occurs in the Szemerédi regularity lemma,
which states that the vertices of any graph can be partitioned into a constant number of subsets of equal size, such that most pairs of subsets are regular
(the edges connecting the pair behave in certain ways like a random graph of some particular density). If the half graph is partitioned in this way into subsets, the number of irregular pairs will be at least proportional to
. Therefore, it is not possible to strengthen the regularity lemma to show the existence of a partition for which all pairs are regular. On the other hand, for any integer
, the graphs that do not have a
-vertex half graph as an induced subgraph obey a stronger version of the regularity lemma with no irregular pairs.
Stability
Saharon Shelah's unstable formula theorem in model theory characterizes the stable theories (complete theories that have few types) by the nonexistence of countably infinite half graphs. Shelah defines a complete theory as having the order property if there exist a model of the theory, a formula
on two finite tuples of free variables
and
, and a system of countably many values
and
for these variables such that the pairs
form the edges of a countable half graph on vertices
and
. Intuitively, the existence of these half graphs allows one to construct infinite ordered sets within the model. The unstable formula theorem states that a complete theory is stable if and only if it does not have the order property.
04Computational complexity
Under a form of the exponential time hypothesis, there is no fixed-parameter tractable algorithm for finding a half-graph of a given size in a larger bipartite graph, either as a subgraph or an induced subgraph, when parameterized by the size of the half-graph.
Sources and credits
This article is adapted from the Wikipedia article “Half graph”, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.
Images, from Wikimedia Commons:
- Half graph 14.svg by David Eppstein, CC0
Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.