Skip to content

Divide by a slightly smaller divisor to truncate to +/-12800. #880

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 9, 2019

Conversation

Mardak
Copy link
Contributor

@Mardak Mardak commented Jun 9, 2019

r?@mooskagh Alternative to #879 Followup to #860 (comment)

before:

position fen r2qk2r/ppp2p2/3p4/2b1p1pp/2BnP1nP/3P1PB1/PPP3P1/RN1Q1RK1 b kq - 0 13 moves d4e2
go nodes 2
info depth 2 seldepth 3 time 20 nodes 257 score cp -12799 hashfull 0 nps 12850 tbhits 0 pv g1h1 e2g3

position fen r2qk2r/ppp2p2/3p4/2b1p1pp/2BnP1nP/3P1PB1/PPP3P1/RN1Q1RK1 b kq - 0 13 moves d4e2 g1h1
go nodes 2
info depth 1 seldepth 2 time 50 nodes 123 score cp 12799 hashfull 0 nps 2460 tbhits 0 pv e2g3

after:

position fen r2qk2r/ppp2p2/3p4/2b1p1pp/2BnP1nP/3P1PB1/PPP3P1/RN1Q1RK1 b kq - 0 13 moves d4e2
go nodes 2
info depth 2 seldepth 3 time 0 nodes 77 score cp -12800 hashfull 0 nps 0 tbhits 0 pv g1h1 e2g3

position fen r2qk2r/ppp2p2/3p4/2b1p1pp/2BnP1nP/3P1PB1/PPP3P1/RN1Q1RK1 b kq - 0 13 moves d4e2 g1h1
go nodes 2
info depth 2 seldepth 2 time 0 nodes 20 score cp 12800 hashfull 0 nps 0 tbhits 0 pv e2g3

@mooskagh mooskagh merged commit febc598 into LeelaChessZero:master Jun 9, 2019
@Mardak Mardak deleted the cp-smaller branch June 9, 2019 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants