Skip to content

Commit

Permalink
Convert README to UTF-8 and add proper markdown title.
Browse files Browse the repository at this point in the history
  • Loading branch information
eldering committed Feb 14, 2016
1 parent 0025bfe commit ab2ca3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
The ICPC AutoAnalyst Project
Fredrik Heintz ([email protected]), Fredrik Niemelä and Stein Norheim
# The ICPC AutoAnalyst Project
Fredrik Heintz ([email protected]), Fredrik Niemelä and Stein Norheim

The goal of the project is to automatically analyze ICPC style contests in real time and make the result of the analysis available in a machine readable form. The underlying purpose is to enhance the contest experience of the audience through fascinating insights and exciting news. The analysis includes extracting important events such as first team to solve a problem and significant changes in the scoreboard, estimating what problems the different teams are working on, and computing when a team must solve its next problem in order to advance in the ranking. This type of analysis is currently provided by human analysts at the ICPC World Finals. This project makes that type of analysis available to other ICPC style contests with a minimum effort.

Expand Down

0 comments on commit ab2ca3b

Please sign in to comment.