Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FCFJR: Looping tie breaker #4

Open
frederikmoellers opened this issue Oct 21, 2014 · 0 comments
Open

FCFJR: Looping tie breaker #4

frederikmoellers opened this issue Oct 21, 2014 · 0 comments
Assignees

Comments

@frederikmoellers
Copy link
Owner

Suppose we have to do a tie breaker for teams A, B and C. Suppose all teams played against team D and in addition to that, B and C played against team E. After the first tie breaker (counting the results against D), A is ranked above/below B and C, but B and C are still on the same rank. Now what we could do is pulling E into the tie breaker since all remaining teams (B and C) have played against E. We don't do that at the moment, but we should, since it allows us to get a better ranking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant