Tournament | |
Vertices: | n |
Edges: | \binom{n}{2} |
In graph theory, a tournament is a directed graph with exactly one edge between each two vertices, in one of the two possible directions. Equivalently, a tournament is an orientation of an undirected complete graph. (However, as directed graphs, tournaments are not complete: complete directed graphs have two edges, in both directions, between each two vertices.) The name tournament comes from interpreting the graph as the outcome of a round-robin tournament, a game where each player is paired against every other exactly once. In a tournament, the vertices represent the players, and the edges between players point from the winner to the loser.
Many of the important properties of tournaments were investigated by H. G. Landau in 1953 to model dominance relations in flocks of chickens. Tournaments are also heavily studied in voting theory, where they can represent partial information about voter preferences among multiple candidates, and are central to the definition of Condorcet methods.
If every player beats the same number of other players (indegree − outdegree = 0) the tournament is called regular.
Any tournament on a finite number
n
n
This is easily shown by induction on
n
n
T
n+1
v0
T
v1,v2,\ldots,vn
T\smallsetminus\{v0\}
i\in\{0,\ldots,n\}
(i=0\veevi → v0)\wedge(v0 → vi+1\veei=n)
i\in\{0,\ldots,n\}
j\leqi,vj → v0
i
\forallj>i,v0 → vj
O(nlogn)
Another basic result on tournaments is that every strongly connected tournament has a Hamiltonian cycle. More strongly, every strongly connected tournament is vertex pancyclic: for each vertex
v
k
k
v
T
k
U
k-1
T
T-U
B
k-1
k
T
T-B
A tournament in which
((a → b)
(b → c))
⇒
(a → c)
The following statements are equivalent for a tournament
T
n
T
T
T
T
T
\{0,1,2,\ldots,n-1\}
T
Transitive tournaments play a role in Ramsey theory analogous to that of cliques in undirected graphs. In particular, every tournament on
n
1+\lfloorlog2n\rfloor
v
v
v
n
proved that there are tournaments on
n
2+2\lfloorlog2n\rfloor
k
n
k
2+2\lfloorlog2n\rfloor
2\binom{n{2}}
n
A player who wins all games would naturally be the tournament's winner. However, as the existence of non-transitive tournaments shows, there may not be such a player. A tournament for which every player loses at least one game is called a 1-paradoxical tournament. More generally, a tournament
T=(V,E)
k
k
S
V
v0
V\setminusS
v0 → v
v\inS
k
|V|\geqk22kln(2+o(1))
V
k
k
2k+1-1
(k+2)2k-1-1
k
k24k-1(1+o(1))
The condensation of any tournament is itself a transitive tournament. Thus, even for tournaments that are not transitive, the strongly connected components of the tournament may be totally ordered.[1]
The score sequence of a tournament is the nondecreasing sequence of outdegrees of the vertices of a tournament. The score set of a tournament is the set of integers that are the outdegrees of vertices in that tournament.
Landau's Theorem (1953) A nondecreasing sequence of integers
(s1,s2,\ldots,sn)
0\les1\les2\le … \lesn
s1+s2+ … +si\ge{i\choose2},fori=1,2,\ldots,n-1
s1+s2+ … +sn={n\choose2}.
Let
s(n)
n
s(n)
1, 1, 1, 2, 4, 9, 22, 59, 167, 490, 1486, 4639, 14805, 48107, ...
Winston and Kleitman proved that for sufficiently large n:
s(n)>c14nn-5/2,
c1=0.049.
s(n)<c24nn-5/2,
c2<4.858.
Together these provide evidence that:
s(n)\in\Theta(4nn-5/2).
Here
\Theta
Yao showed that every nonempty set of nonnegative integers is the score set for some tournament.
In social choice theory, tournaments naturally arise as majority relations of preference profiles. Let
A
P=(\succ1,...,\succn)
A
\succi
i
\succmaj
P
A
a\succmajb
a
b
|\{i\in[n]:a\succib\}|>|\{i\in[n]:b\succia\}|
n
A
By a lemma of McGarvey, every tournament on
m
m(m-1)
\Theta(m/logm)
m
Laslier (1997) studies in what sense a set of vertices can be called the set of "winners" of a tournament. This revealed to be useful in Political Science to study, in formal models of political economy, what can be the outcome of a democratic process.