Skip to content

Latest commit

 

History

History

perf-rating

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Rating estimation code:

To compile and test: % gcc -Ofast perfratingsim.c -lm -o perfratingsim % ./perfratingsim

The program assigns random ratings to some players, simulates games, and then tries to predict the ratings from the game results.