-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Pv refutation penalty #386
Pv refutation penalty #386
Conversation
Congratulations!
Do you mind taking care of at least the basic formatting (empty lines,
wrong indent, etc..). Thanks.
|
Sure...if you don't mind can you approve tests that I have currently sitting in the queue. |
Done. On Tue, Jul 28, 2015 at 5:38 PM, VoyagerOne notifications@github.com
|
Thanks...good deal. |
@@ -826,6 +826,7 @@ namespace { | |||
} | |||
else | |||
++moveCount; | |||
ss->moveCount = moveCount; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The indentation and the brackets aren't matching up here. Is this intended to only execute in the else branch?
Congratulations!! One small comment, but otherwise the idea looks really nice. |
@glinscott |
Congrats! |
Nice idea. approved. @glinscott: Please commit this as well when you get a chance... I'm not back home until Monday. |
Tweak PSQTs for three-check chess
Extra penalty for PV move in previous ply when it gets refuted.
STC:
LLR: 4.49 (-2.94,2.94) [-1.50,4.50]
Total: 41094 W: 7889 L: 7620 D: 25585
LTC:
LLR: 2.95 (-2.94,2.94) [0.00,6.00]
Total: 12304 W: 1967 L: 1811 D: 8526