summaryrefslogtreecommitdiff
path: root/lib/seeding/README.md
blob: 67fc19ba16a9bf0e77bb43127e51b57a984a31a5 (plain)
1
2
3
4
Files in this directory should implement the following interface:

- seed_matches(tournament)
	take the matches of a tournament and the players in a tournament, assign players to teams, and teams to matches (all must exist)