Module graphalgs::tournament

source ·
Expand description

Algorithms that simplify work with such type of graphs as a tournament.

Functions

Is the graph a tournament?
Is the tournament transitive?
Random tournament on n vertices.