projects
/
stockfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Assorted trivial cleanups June 2019
[stockfish]
/
src
/
search.cpp
2019-07-11
Marco Costalba
Assorted trivial cleanups June 2019
blob
|
commitdiff
|
raw
2019-07-11
xoto10
Combo of statscore divisor and pawn psqt changes
blob
|
commitdiff
|
raw
|
diff to current
2019-07-11
protonspring
Use score instead of array to evaluate shelter
blob
|
commitdiff
|
raw
|
diff to current
2019-07-01
Joost VandeVondele
Smoothly change playing strength with skill level....
blob
|
commitdiff
|
raw
|
diff to current
2019-07-01
Joost VandeVondele
Introduce coordination between searching threads (...
blob
|
commitdiff
|
raw
|
diff to current
2019-06-27
joergoster
Improve multiPV mode
blob
|
commitdiff
|
raw
|
diff to current
2019-06-20
Miguel Lahoz
Change multi-cut pruning condition
blob
|
commitdiff
|
raw
|
diff to current
2019-06-20
Joost VandeVondele
Fix progress issue with shuffling extensions
blob
|
commitdiff
|
raw
|
diff to current
2019-06-20
syzygy1
Partial revert of "Assorted trivial cleanups 5/2019".
blob
|
commitdiff
|
raw
|
diff to current
2019-06-14
VoyagerOne
Simplify SEE Pruning (#2191)
blob
|
commitdiff
|
raw
|
diff to current
2019-06-09
VoyagerOne
No DC prune in QS (#2185)
blob
|
commitdiff
|
raw
|
diff to current
2019-06-09
Marco Costalba
Assorted trivial cleanups 5/2019
blob
|
commitdiff
|
raw
|
diff to current
2019-06-09
Stefan Geschwentner
Remove depth condition for ttPv (#2166)
blob
|
commitdiff
|
raw
|
diff to current
2019-06-09
VoyagerOne
SEE Pruning Tweak (#2183)
blob
|
commitdiff
|
raw
|
diff to current
2019-06-09
Michael Chaly
Advanced pawn pushes tweak (#2175)
blob
|
commitdiff
|
raw
|
diff to current
2019-05-25
Joost VandeVondele
Remove one division. (#2158)
blob
|
commitdiff
|
raw
|
diff to current
2019-05-16
protonspring
Score and Select Best Thread in same loop (#2125)
blob
|
commitdiff
|
raw
|
diff to current
2019-05-15
xoto10
Update failedHighCnt rule #2063
blob
|
commitdiff
|
raw
|
diff to current
2019-05-15
Marco Costalba
Revert "Make rootDepth local to search. (#2077)"
blob
|
commitdiff
|
raw
|
diff to current
2019-05-15
Joost VandeVondele
Make rootDepth local to search. (#2077)
blob
|
commitdiff
|
raw
|
diff to current
2019-05-15
Moez Jellouli
Simplify reduction formula #2122
blob
|
commitdiff
|
raw
|
diff to current
2019-05-15
protonspring
Simplify Thread Voting Scheme #2129
blob
|
commitdiff
|
raw
|
diff to current
2019-05-15
Michael Chaly
Decrease reduction in case we had singular extension...
blob
|
commitdiff
|
raw
|
diff to current
2019-05-09
Miguel Lahoz
Remove PvNode template from reduction
blob
|
commitdiff
|
raw
|
diff to current
2019-05-09
Stefan Geschwentner
Less LMR at root
blob
|
commitdiff
|
raw
|
diff to current
2019-05-05
Stefan Geschwentner
LMR for captures not cracking alpha
blob
|
commitdiff
|
raw
|
diff to current
2019-05-04
VoyagerOne
Stat Score reset at rootNode - Bench: 3393330 (#2124)
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Marco Costalba
Assorted trivial cleanups 4/2019
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Joost VandeVondele
Simplified shuffle extension version (#2121)
blob
|
commitdiff
|
raw
|
diff to current
2019-04-27
MJZ1977
Shuffle detection #2108
blob
|
commitdiff
|
raw
|
diff to current
2019-04-24
Joost VandeVondele
Remove useless initializations (#2115)
blob
|
commitdiff
|
raw
|
diff to current
2019-04-19
Joost VandeVondele
Remove capping in reduction (#2110)
blob
|
commitdiff
|
raw
|
diff to current
2019-04-13
Joost VandeVondele
Remove two useless assignments (#2093)
blob
|
commitdiff
|
raw
|
diff to current
2019-04-13
Joost VandeVondele
Give penalty for all early quiets of prev. ply
blob
|
commitdiff
|
raw
|
diff to current
2019-04-12
Marco Costalba
Revert "Shuffle detection #2064"
blob
|
commitdiff
|
raw
|
diff to current
2019-04-10
miguel-l
Extend dangerous passed pawn moves (#2089)
blob
|
commitdiff
|
raw
|
diff to current
2019-04-06
erbsenzaehler
Make ONE_PLY value independent again
blob
|
commitdiff
|
raw
|
diff to current
2019-04-06
Marco Costalba
Fix a missing assignment in previous commit
blob
|
commitdiff
|
raw
|
diff to current
2019-04-05
xoto10
Use average bestMoveChanges across all threads #2072
blob
|
commitdiff
|
raw
|
diff to current
2019-04-04
Moez Jellouli
Remove pureStaticEval #2069
blob
|
commitdiff
|
raw
|
diff to current
2019-03-31
Marco Costalba
Assorted trivial cleanups 3/2019 (#2030)
blob
|
commitdiff
|
raw
|
diff to current
2019-03-31
Moez Jellouli
Shuffle detection #2064
blob
|
commitdiff
|
raw
|
diff to current
2019-03-31
protonspring
Replace std::mins/max with clamp function (#2062)
blob
|
commitdiff
|
raw
|
diff to current
2019-03-31
Joost VandeVondele
Remove duplication. (#2068)
blob
|
commitdiff
|
raw
|
diff to current
2019-03-20
xoto10
Remove !extension check #2045
blob
|
commitdiff
|
raw
|
diff to current
2019-03-20
CoffeeOne
Skip skipping thread scheme (#1972)
blob
|
commitdiff
|
raw
|
diff to current
2019-03-10
xoto10
Simplify failedLow away #1986
blob
|
commitdiff
|
raw
|
diff to current
2019-03-09
Marco Costalba
Revert "Allowing singular extension in mate positions"
blob
|
commitdiff
|
raw
|
diff to current
2019-03-05
protonspring
Remove FutilityMoveCounts array. (#2024)
blob
|
commitdiff
|
raw
|
diff to current
2019-03-05
protonspring
Shrink Reductions[] array to one dimension
blob
|
commitdiff
|
raw
|
diff to current
2019-03-05
Marco Costalba
Assorted trivial cleanups 2/2019
blob
|
commitdiff
|
raw
|
diff to current
2019-03-05
Vizvezdenec
Add continuation history 5
blob
|
commitdiff
|
raw
|
diff to current
2019-02-27
Joost VandeVondele
Remove skipQuiets with mate fix. (#2021)
blob
|
commitdiff
|
raw
|
diff to current
2019-02-26
Marco Costalba
Revert "Remove skipQuiets variable in search()"
blob
|
commitdiff
|
raw
|
diff to current
2019-02-21
Kurtbusch
Add KNNvKP Endgame Heuristic
blob
|
commitdiff
|
raw
|
diff to current
2019-02-21
MJZ1977
ProbCutCount limit dependancy to cutNode
blob
|
commitdiff
|
raw
|
diff to current
2019-02-21
protonspring
Remove PvNode dimension from Reductions array
blob
|
commitdiff
|
raw
|
diff to current
2019-02-21
protonspring
Remove skipQuiets variable in search()
blob
|
commitdiff
|
raw
|
diff to current
2019-02-08
Marco Costalba
Assorted trivial cleanups 1/2019
blob
|
commitdiff
|
raw
|
diff to current
2019-02-01
Miguel Lahoz
Extend discovered checks regardless of SEE
blob
|
commitdiff
|
raw
|
diff to current
2019-01-31
protonspring
Simplify Stat Score bonus
blob
|
commitdiff
|
raw
|
diff to current
2019-01-29
DU-jdto
Don't update pvHit after IID
blob
|
commitdiff
|
raw
|
diff to current
2019-01-20
Joost VandeVondele
Simplify pondering time management (#1899)
blob
|
commitdiff
|
raw
|
diff to current
2019-01-20
marotear
Simplify pvHit (#1953)
blob
|
commitdiff
|
raw
|
diff to current
2019-01-14
Joost VandeVondele
Simplify time management a bit
blob
|
commitdiff
|
raw
|
diff to current
2019-01-10
Joost VandeVondele
Remove pvExact
blob
|
commitdiff
|
raw
|
diff to current
2019-01-10
mstembera
Minor cleanup to recent 'Flag critical search tree...
blob
|
commitdiff
|
raw
|
diff to current
2019-01-09
MJZ1977
Flag critical search tree in hash table
blob
|
commitdiff
|
raw
|
diff to current
2019-01-06
Miguel Lahoz
Introduce Multi-Cut
blob
|
commitdiff
|
raw
|
diff to current
2019-01-01
Marco Costalba
Assorted trivial cleanups (#1894)
blob
|
commitdiff
|
raw
|
diff to current
2018-12-24
Joost VandeVondele
Extend stack to ss-5, and remove conditions
blob
|
commitdiff
|
raw
|
diff to current
2018-12-18
Guenther Demetz
Tweak main killer penalty
blob
|
commitdiff
|
raw
|
diff to current
2018-12-18
mstembera
New voting formula for threads
blob
|
commitdiff
|
raw
|
diff to current
2018-12-16
Joost VandeVondele
Fix a segfault.
blob
|
commitdiff
|
raw
|
diff to current
2018-12-16
31m059
Remove Null Move Pruning material threshold
blob
|
commitdiff
|
raw
|
diff to current
2018-12-13
SFisGOD
A combo of parameter tweaks
blob
|
commitdiff
|
raw
|
diff to current
2018-12-13
Kurt
Asymmetrical 8x8 Pawn PSQT
blob
|
commitdiff
|
raw
|
diff to current
2018-12-11
protonspring
Changes identified in RENAME/REFORMATTING thread (...
blob
|
commitdiff
|
raw
|
diff to current
2018-12-09
VoyagerOne
Tweak CMH pruning
blob
|
commitdiff
|
raw
|
diff to current
2018-12-06
VoyagerOne
Simplify Killer Move Penalty
blob
|
commitdiff
|
raw
|
diff to current
2018-12-06
xoto10
Simplify time manager in search()
blob
|
commitdiff
|
raw
|
diff to current
2018-12-01
Miguel Lahoz
Penalize refuted killers in continuation history
blob
|
commitdiff
|
raw
|
diff to current
2018-11-27
31m059
Simplify casting extension
blob
|
commitdiff
|
raw
|
diff to current
2018-11-25
Jörg Oster
Qsearch simplification. (#1828)
blob
|
commitdiff
|
raw
|
diff to current
2018-11-20
Joost VandeVondele
Force time check on TB probe in search.
blob
|
commitdiff
|
raw
|
diff to current
2018-11-20
xoto10
Bonus for restricting opponent's piece moves
blob
|
commitdiff
|
raw
|
diff to current
2018-11-19
Stéphane Nicolet
Stockfish 10-beta
blob
|
commitdiff
|
raw
|
diff to current
2018-11-19
VoyagerOne
Simplify Castle Extension
blob
|
commitdiff
|
raw
|
diff to current
2018-11-19
Nooby
Clear TableBase mappings in Search::clear()
blob
|
commitdiff
|
raw
|
diff to current
2018-11-08
Joost VandeVondele
fixup
blob
|
commitdiff
|
raw
|
diff to current
2018-11-08
Joost VandeVondele
Extension for king moves changing castling rights
blob
|
commitdiff
|
raw
|
diff to current
2018-11-01
Joost VandeVondele
Fix issues from using adjustedDepth too broadly
blob
|
commitdiff
|
raw
|
diff to current
2018-11-01
SFisGOD
Combo
blob
|
commitdiff
|
raw
|
diff to current
2018-10-25
Guenther Demetz
On main thread: reduce depth after fail high
blob
|
commitdiff
|
raw
|
diff to current
2018-10-23
Günther Demetz
Revert Pull Request #1771, see issue #1785 (#1786)
blob
|
commitdiff
|
raw
|
diff to current
2018-10-14
ElbertoOne
Simplify check extensions
blob
|
commitdiff
|
raw
|
diff to current
2018-10-14
Joost VandeVondele
Randomize draw eval
blob
|
commitdiff
|
raw
|
diff to current
2018-10-14
Guenther Demetz
Correctly track down pv even in fail-high case
blob
|
commitdiff
|
raw
|
diff to current
2018-10-14
Joost VandeVondele
small ttCapture simplification.
blob
|
commitdiff
|
raw
|
diff to current
2018-10-14
31m059
Combo
blob
|
commitdiff
|
raw
|
diff to current
next