• Breaking News

    Schedule of Tournament

    Hi I am trying to create (schedule) a tournament in C#, but I am having some problems which I hope you can help with. The scenario is that we have two divisions with x number of teams in each division (same amount of teams in each division). Each team has one fixed fixture each year against the same opponent in the other division. Our problem is to code the following scenario: Each team needs to play one team from the other division on a rotating basis each year, and it can't be the fixed opponent. Do anybody know how to solve that? Either in C# or pseudo code BR

    from GameDev.net http://bit.ly/2Y0uNj3
    Hi I am trying to create (schedule) a tournament in C#, but I am having some problems which I hope you can help with. The scenario is that we have two divisions with x number of teams in each division (same amount of teams in each division). Each team has one fixed fixture each year against the same opponent in the other division. Our problem is to code the following scenario: Each team needs to play one team from the other division on a rotating basis each year, and it can't be the fixed opponent. Do anybody know how to solve that? Either in C# or pseudo code BR https://ift.tt/eA8V8J June 22, 2019 at 10:05AM

    ليست هناك تعليقات