summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2014-10-06 15:51:30 +0200
committeremkael <emkael@tlen.pl>2014-10-06 15:51:30 +0200
commit8249784c586a088c09598305fd408f376aad26fb (patch)
tree21a894b662a4c5bc4271d146bb6a3f38e715c236 /config
* initial commit
Diffstat (limited to 'config')
-rw-r--r--config/elo.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/config/elo.json b/config/elo.json
new file mode 100644
index 0000000..e50822b
--- /dev/null
+++ b/config/elo.json
@@ -0,0 +1,10 @@
+{
+ "initial_ranking": 1450.0,
+ "disparity": 400,
+ "importance": {
+ "NC_Q": 1.6,
+ "NC_R": 16,
+ "C_Q": 3.2,
+ "C_R": 32
+ }
+}