Skip to content

ICPC-Live AutoAnalyst tooling (icat, katalyzer etc)

License

Notifications You must be signed in to change notification settings

xcpcio/autoanalyst

 
 

Repository files navigation

The ICPC AutoAnalyst Project

Fredrik Heintz (fredrik.heintz@liu.se), 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.

The AutoAnalyst tool uses different sources of inputs such as the CCS event feed, background information from the ICPC registration system, and backups of the contestants' directories if they are available. These must be provided by the contest organizers. The more information sources made available, the more interesting analyses the tool can make. The tool makes its output available both in the form of APIs and machine accessible feeds. The tool is documented and easy to set up and configure for someone with reasonable experience of Unix, databases and web servers. The tool does not provide graphical user interfaces to the information as that is part of other ACM ICPC projects such as SecondScreen. The intended users are the ACM ICPC World Finals and Regionals.

About

ICPC-Live AutoAnalyst tooling (icat, katalyzer etc)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 37.6%
  • Java 33.1%
  • PHP 16.2%
  • Python 8.8%
  • CSS 1.7%
  • Shell 1.6%
  • Other 1.0%