Info
Version: | 1.1.2 |
Author(s): | Vlad Nan |
Last Update: | Thursday, February 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nanvlad/RoundRobinTournamentSchedule |
NuGet Url: | https://www.nuget.org/packages/RoundRobinTournamentScheduling |
Install
Install-Package RoundRobinTournamentScheduling
dotnet add package RoundRobinTournamentScheduling
paket add RoundRobinTournamentScheduling
RoundRobinTournamentScheduling Download (Unzip the "nupkg" after downloading)
This library contains an algorithm for building competitors pairs for every round in a tournament.
Can be used for scheduling tournaments in chess, checkers, draughts et al.