Skip to content
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

Closed

Conversation

VoyagerOne
Copy link
Contributor

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

@mcostalba
Copy link

mcostalba commented Jul 28, 2015 via email

@VoyagerOne
Copy link
Contributor Author

Sure...if you don't mind can you approve tests that I have currently sitting in the queue.

@mcostalba
Copy link

Done.

On Tue, Jul 28, 2015 at 5:38 PM, VoyagerOne notifications@github.com
wrote:

Sure...if you don't mind can you approve tests that I have currently
sitting in the queue.


Reply to this email directly or view it on GitHub
#386 (comment)
.

@VoyagerOne
Copy link
Contributor Author

Thanks...good deal.

@@ -826,6 +826,7 @@ namespace {
}
else
++moveCount;
ss->moveCount = moveCount;
Copy link
Contributor

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?

@glinscott
Copy link
Contributor

Congratulations!! One small comment, but otherwise the idea looks really nice.

@VoyagerOne
Copy link
Contributor Author

@glinscott
Thanks.
Fixed the indentation.

@mstembera
Copy link
Contributor

Congrats!

@zamar
Copy link

zamar commented Jul 29, 2015

Nice idea. approved.

@glinscott: Please commit this as well when you get a chance... I'm not back home until Monday.

@glinscott glinscott closed this in a241022 Jul 29, 2015
@VoyagerOne VoyagerOne deleted the PvRefutationPenalty branch August 7, 2015 01:08
niklasf pushed a commit to niklasf/Stockfish that referenced this pull request Jul 13, 2017
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.

9 participants