3check STC
LLR: 2.95 (-2.94,2.94) [0.00,10.00]
Total: 15730 W: 7481 L: 7160 D: 1089
http://35.161.250.236:6543/tests/view/
5d3d689e6e23db34f4206cfe
3check LTC
LLR: 2.95 (-2.94,2.94) [0.00,10.00]
Total: 2991 W: 1436 L: 1299 D: 256
http://35.161.250.236:6543/tests/view/
5d4af0f56e23db34f4206d60
{
int remainingChecks = pos.max_check_count() - pos.checks_given(Us);
assert(remainingChecks > 0);
- score += make_score(3200, 1000) / (remainingChecks * remainingChecks);
+ score += make_score(3600, 1000) / (remainingChecks * remainingChecks);
}
// Extinction