summaryrefslogtreecommitdiff
path: root/lib/seeding/README.md
diff options
context:
space:
mode:
authorAndrewMurrell <amurrel@purdue.edu>2014-04-27 01:50:33 -0400
committerAndrewMurrell <amurrel@purdue.edu>2014-04-27 01:50:33 -0400
commit79b903fc5632242a6ab1ee0f7732dec168331703 (patch)
tree986bcf16f681b5b23b27b12797b74ba1b960b57a /lib/seeding/README.md
parent353e0b387b8e76d407f9451c236efbb4bd3a19ef (diff)
Added 3 new seeding algorithms.
Diffstat (limited to 'lib/seeding/README.md')
-rw-r--r--lib/seeding/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/seeding/README.md b/lib/seeding/README.md
index 0afbb94..67fc19b 100644
--- a/lib/seeding/README.md
+++ b/lib/seeding/README.md
@@ -1,4 +1,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
+ take the matches of a tournament and the players in a tournament, assign players to teams, and teams to matches (all must exist) \ No newline at end of file