Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
from
trueskill
import
Rating, quality_1vs1, rate_1vs1
2
import
psycopg2
3
import
json
4
from
time
import
sleep
Callers
nothing calls this directly
Calls
3
softmax
Function · 0.85
random
Method · 0.80
start
Method · 0.45
Tested by
no test coverage detected