3check STC
LLR: -2.97 (-2.94,2.94) [0.00,10.00]
Total: 14209 W: 6657 L: 6550 D: 1002
http://35.161.250.236:6543/tests/view/
5c8956106e23db76ed2525e2
3check LTC
LLR: 2.97 (-2.94,2.94) [0.00,10.00]
Total: 5693 W: 2683 L: 2507 D: 503
http://35.161.250.236:6543/tests/view/
5c92acec6e23db76ed252639
{
int remainingChecks = pos.max_check_count() - pos.checks_given(Us);
assert(remainingChecks > 0);
- score += make_score(3000, 1000) / (remainingChecks * remainingChecks);
+ score += make_score(3200, 1000) / (remainingChecks * remainingChecks);
}
// Extinction