MCPcopy Index your code
hub / github.com/battlecode/battlecode-2018 / matchmaker.py

File matchmaker.py

scripts/matchmaker.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from trueskill import Rating, quality_1vs1, rate_1vs1
2import psycopg2
3import json
4from time import sleep

Callers

nothing calls this directly

Calls 3

softmaxFunction · 0.85
randomMethod · 0.80
startMethod · 0.45

Tested by

no test coverage detected