Tournament (graph theory)

Lecture




  Tournament (graph theory)

4 vertex tournament
tops   Tournament (graph theory)
ribs:   Tournament (graph theory)

A tournament is a directed graph obtained from an undirected full graph by assigning a direction to each edge. Thus, a tournament is a digraph in which each pair of vertices is connected by one directed arc.

Many important tournament features have been reviewed by Landau [1] in order to investigate the chick dominance model in the flock. Current tournaments applications include research in the field of voting and collective choice among other things. The name of the tournament comes from the graphical interpretation of the outcomes of a round-robin tournament, in which each player meets each other player exactly once, and in which there can be no draws. In the tournament digraph, the tops correspond to the players. The arc between each pair of players is oriented from the winner to the loser. If a player   Tournament (graph theory) wins the player   Tournament (graph theory) then say that   Tournament (graph theory) dominates   Tournament (graph theory) .

Content

  • 1 Ways and cycles
  • 2 Transitivity
    • 2.1 Equivalent Terms
    • 2.2 Ramsey Theory
    • 2.3 Paradoxical tournaments
    • 2.4 Condensation
  • 3 Sequences of counting and counting
  • 4 See also
  • 5 Notes
  • 6 References

Ways and Loops

Any tournament with a finite number   Tournament (graph theory) vertices contains a Hamiltonian path, that is, an oriented path containing all   Tournament (graph theory) vertices [2] . This is easily shown by mathematical induction on   Tournament (graph theory) : let the statement be true for   Tournament (graph theory) and let there be some tournament   Tournament (graph theory) with   Tournament (graph theory) tops. Pick vertex   Tournament (graph theory) at   Tournament (graph theory) let it go   Tournament (graph theory) - directional path to   Tournament (graph theory) . Let be   Tournament (graph theory) - the maximum number, such that for any   Tournament (graph theory) there is an arc of   Tournament (graph theory) at   Tournament (graph theory) . Way

  Tournament (graph theory)

- the desired oriented path. This proof also provides the search algorithm for the Hamiltonian path. Known more efficient algorithm that requires iteration of all   Tournament (graph theory) arcs [3] .

This means that a strictly connected tournament has a Hamiltonian cycle [4] . More strictly: any strongly connected tournament is vertex-pancyclic [en] - for any vertex v and for any k from three to the number of vertices in the tournament there is a cycle of length k containing v . [5] . Moreover, if a tournament is 4-connected, any pair of vertices can be connected by the Hamiltonian path [6] .

Transitivity

  Tournament (graph theory)

Transitive tournament with 8 vertices.

Tournament in which   Tournament (graph theory) and   Tournament (graph theory)   Tournament (graph theory)   Tournament (graph theory) is called transitive . In a transitive tournament, tops can be completely ordered in order of reachability.

Equivalent Terms

The following statements for a tournament with n vertices are equivalent:

  1. T is transitive.
  2. T is acyclic.
  3. T does not contain cycles of length 3.
  4. The sequence of the number of winnings (the set of half-starts) T is {0,1,2, ..., n - 1}.
  5. T contains exactly one Hamiltonian path.

Ramsey Theory

Transitive tournaments play a significant role in Ramsey theory, similar to the role played by clicks in undirected graphs. In particular, any tournament with n vertices contains a transitive sub-tournament with   Tournament (graph theory) tops. [7] The proof is simple: choose any vertex v as a part of this subtournament and construct a subtournament recursively on the set of either the incoming neighbors of the vertex v or the set of outgoing neighbors, depending on which set is larger. For example, any tournament with seven peaks contains a transitive tournament with three peaks. The seven-top Paley Tournament shows that this is the maximum that can be guaranteed [7] . However, Reid and Parker [8] showed that this boundary is not strict for some large values ​​of the number n .

Erdos and Moser [7] proved that there are tournaments with n vertices without transitive size sub-tournaments.   Tournament (graph theory) . Their proof uses counting [en] : the number of variants in which a transitive tournament with k vertices can be contained in a larger tournament with n marked vertices is equal to

  Tournament (graph theory)

and with k superior   Tournament (graph theory) this number is too small for a transitive tournament to be in each of   Tournament (graph theory) different tournaments of the same set of n marked vertices.

Paradoxical tournaments [edit]

The player who wins all the games will naturally be the winner of the tournament. However, as the existence of nontransitive tournaments shows, such a player may not be. A tournament in which each player loses at least one game is called a 1-paradoxical tournament. Generally, a Tournament T = ( V , E ) is called k- paradoxical, if for any k -element subset S of V there is a vertex v 0 in   Tournament (graph theory) such that   Tournament (graph theory) for all   Tournament (graph theory) . Using the probabilistic method [ru], Erdёs showed that for any fixed k subject to | V | ≥ k 2 2 k ln (2 + o (1)) almost any tournament on V is k- paradoxical. [9] On the other hand, a simple argument shows that any k- paradoxical tournament must have at least 2 k +1 - 1 players, which has been improved to ( k + 2) 2 k −1 - 1 Esther and Györgye Sekresres ( 1965) [10] . There is an explicit method for constructing k- paradoxical tournaments with k 2 4 k −1 (1 + o (1)) players, developed by Graham and Spencer, namely, Paley's tournament [11] .

Condensation [edit]

Condensation [en] of any tournament is a transitive tournament. Thus, even if a tournament is not transitive, the strongly related components of a tournament can be completely streamlined. [12]

Count Sequences and Count Sets

The sequence of a tournament score is a non-decreasing sequence of half-degrees of the outcome of the tournament tops. The tournament score set is the set of integers that are semi-degrees of the outcome of the tournament tops.

Landau's theorem (1953) Non-decreasing sequence of integers   Tournament (graph theory) is a counting sequence if and only if:

  1.   Tournament (graph theory)
  2.   Tournament (graph theory) for   Tournament (graph theory)
  3.   Tournament (graph theory)

Let be   Tournament (graph theory) - number of different size counting sequences   Tournament (graph theory) . Sequence   Tournament (graph theory) begin with:

1, 1, 1, 2, 4, 9, 22, 59, 167, 490, 1486, 4639, 14805, 48107, ...

(sequence A000571 in OEIS)

Winston and Kleitman proved that for sufficiently large n

  Tournament (graph theory)

Where   Tournament (graph theory) Takacs later showed [13] using some plausible but unproved assumption that

  Tournament (graph theory)

Where   Tournament (graph theory)

Together, this suggests that

  Tournament (graph theory)

Here   Tournament (graph theory) reflects the asymptotically strict boundary.

Yao showed [14] that any non-empty set of non-negative integers is a score set for some tournament.

See also

  • Oriented graph
  • Paley Tournament
  • Stockmeier Tournament [ru]
  • Sumner's conjecture [ru]

Remarks

  1. HG Landau On dominance relations and the structure of animal societies. Iii. The condition for a score structure // Bulletin of Mathematical Biophysics . - 1953. - V. 2. - T. 15. - P. 143–148. - DOI: 10.1007 / BF02476378.
  2. Á Lázló Rédei Ein kombinatorischer Satz // Acta Litteraria Szeged . - 1934. - T. 7. - p. 39–43.
  3. A. Bar-Noy, J. Naor Sorting, Minimal Feedback Sets and Hamilton Paths in Tournaments // SIAM Journal on Discrete Mathematics . - 1990. - V. 1. - T. 3. - P. 7–20. —DOI: ​​10.1137 / 0403002.
  4. Chemins et circuits hamiltoniens des graphes complets // Comptes Rendus de l'Académie des Sciences de Paris . - 1959. - T. 249. - p. 2151–2152 ..
  5. JW Moon On subtournaments of a tournament // Canadian Mathematical Bulletin . - 1966. - V. 3. - T. 9. - p. 297–301. - DOI: 10.4153 / CMB-1966-038-7. Theorem 1.
  6. Carsten Thomassen Hamiltonian-Connected Tournaments // Journal of Combinatorial Theory, Series B. - 1980. - V. 2. - T. 28. - p. 142–163. - DOI: 10.1016 / 0095-8956 (80) 90061-1.
  7. 2 1 2 3 Paul Erd Ers , Leo Moser, Magyar Tud. Akad. Mat. Kutató Int. Közl. . - 1964. - V. 9. - P. 125–132 ..
  8. KB Reid, ET Parker Disproof of Erdös and Moser // Journal of Combinatorial Theory . - 1970. - V. 3. - T. 9. - p. 225–238. - DOI: 10.1016 / S0021-9800 (70) 80061-8.
  9. Er Paul Erdős On a problem in graph theory // The Mathematical Gazette . - 1963. - T. 47. - p. 220–223 ..
  10. Esther Szekeres, George Szekeres On the problem of Schütte and Erdős // The Mathematical Gazette . - 1965. - T. 49. - p. 290–293 ..
  11. OnalRonald Graham, Joel Spencer A constructive solution to a tournament problem // Canadian Mathematical Bulletin. Bulletin Canadien de Mathématiques . - 1971. - T. 14. - P. 45–48 ..
  12. Frank Harary, Leo Moser The theory of round robin tournaments // American Mathematical Month . - 1966. - V. 3. - T. 73. - p. 231–246. —DOI: ​​10.2307 / 2315334.
  13. J Lajos Takács A Bernoulli Excursion and Its Various Applications // Advances in Applied Probability . - 1991. - V. 3. - T. 23. - p. 557–585. - DOI: 10.2307 / 1427622
  14. On The Reid Contiruence Of Tournament Sets For Tournaments // Chinese Sci. Bull. . - 1989. - T. 34. - p. 804-808 ..
created: 2015-01-07
updated: 2021-03-13
132772



Rating 9 of 10. count vote: 2
Are you satisfied?:



Comments


To leave a comment
If you have any suggestion, idea, thanks or comment, feel free to write. We really value feedback and are glad to hear your opinion.
To reply

Discrete Math. Set theory. Graph theory. Combinatorics.

Terms: Discrete Math. Set theory. Graph theory. Combinatorics.