Skip to content

Determine the best outcomes for a team in an ongoing tournament.

License

Notifications You must be signed in to change notification settings

tfpf/points-table-projector

Points Table Projector

Determine the best outcomes for a team in an ongoing tournament.

style build

Compile

make -j

Run

Specify the path to a file describing the tournament as the first argument. For examples of such files, see examples. For a detailed description of the syntax of the files and the resulting output, go to doc.

Examples

New Zealand, Men's Cricket World Cup 2023

As of 4 November 2023, New Zealand were not guaranteed to reach the top four. Their chances depended on how other teams performed. However, it turns out that if they won their remaining matches, they'd make it.

./project examples/cricket_world_cup_2023.txt

There is a lot of output, so it may be difficult to understand.

Gujarat Giants, Women's Premier League 2024

As of 9 March 2024, Gujarat Giants had won only one match, but they could still mathematically make it to the top three.

./project examples/womens_premier_league_2024.txt

The output here is small enough to comprehend easily.

Royal Challengers Bengaluru, Indian Premier League 2024

As of 10 May 2024, Royal Challengers Bengaluru were still in contention for a position in the top four slots.

./project examples/indian_premier_league_2024.txt

About

Determine the best outcomes for a team in an ongoing tournament.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks