]> git.sesse.net Git - stockfish/history - src/search.cpp
Improve move order near the root
[stockfish] / src / search.cpp
2019-05-02 Joost VandeVondeleSimplified shuffle extension version (#2121)
2019-04-27 MJZ1977Shuffle detection #2108
2019-04-24 Joost VandeVondeleRemove useless initializations (#2115)
2019-04-19 Joost VandeVondeleRemove capping in reduction (#2110)
2019-04-13 Joost VandeVondeleRemove two useless assignments (#2093)
2019-04-13 Joost VandeVondeleGive penalty for all early quiets of prev. ply
2019-04-12 Marco CostalbaRevert "Shuffle detection #2064"
2019-04-10 miguel-lExtend dangerous passed pawn moves (#2089)
2019-04-06 erbsenzaehlerMake ONE_PLY value independent again
2019-04-06 Marco CostalbaFix a missing assignment in previous commit
2019-04-05 xoto10Use average bestMoveChanges across all threads #2072
2019-04-04 Moez JellouliRemove pureStaticEval #2069
2019-03-31 Marco CostalbaAssorted trivial cleanups 3/2019 (#2030)
2019-03-31 Moez JellouliShuffle detection #2064
2019-03-31 protonspringReplace std::mins/max with clamp function (#2062)
2019-03-31 Joost VandeVondeleRemove duplication. (#2068)
2019-03-20 xoto10Remove !extension check #2045
2019-03-20 CoffeeOneSkip skipping thread scheme (#1972)
2019-03-10 xoto10Simplify failedLow away #1986
2019-03-09 Marco CostalbaRevert "Allowing singular extension in mate positions"
2019-03-05 protonspringRemove FutilityMoveCounts array. (#2024)
2019-03-05 protonspringShrink Reductions[] array to one dimension
2019-03-05 Marco CostalbaAssorted trivial cleanups 2/2019
2019-03-05 VizvezdenecAdd continuation history 5
2019-02-27 Joost VandeVondeleRemove skipQuiets with mate fix. (#2021)
2019-02-26 Marco CostalbaRevert "Remove skipQuiets variable in search()"
2019-02-21 KurtbuschAdd KNNvKP Endgame Heuristic
2019-02-21 MJZ1977ProbCutCount limit dependancy to cutNode
2019-02-21 protonspringRemove PvNode dimension from Reductions array
2019-02-21 protonspringRemove skipQuiets variable in search()
2019-02-08 Marco CostalbaAssorted trivial cleanups 1/2019
2019-02-01 Miguel LahozExtend discovered checks regardless of SEE
2019-01-31 protonspringSimplify Stat Score bonus
2019-01-29 DU-jdtoDon't update pvHit after IID
2019-01-20 Joost VandeVondeleSimplify pondering time management (#1899)
2019-01-20 marotearSimplify pvHit (#1953)
2019-01-14 Joost VandeVondeleSimplify time management a bit
2019-01-10 Joost VandeVondeleRemove pvExact
2019-01-10 mstemberaMinor cleanup to recent 'Flag critical search tree...
2019-01-09 MJZ1977Flag critical search tree in hash table
2019-01-06 Miguel LahozIntroduce Multi-Cut
2019-01-01 Marco CostalbaAssorted trivial cleanups (#1894)
2018-12-24 Joost VandeVondeleExtend stack to ss-5, and remove conditions
2018-12-18 Guenther DemetzTweak main killer penalty
2018-12-18 mstemberaNew voting formula for threads
2018-12-16 Joost VandeVondeleFix a segfault.
2018-12-16 31m059Remove Null Move Pruning material threshold
2018-12-13 SFisGODA combo of parameter tweaks
2018-12-13 KurtAsymmetrical 8x8 Pawn PSQT
2018-12-11 protonspringChanges identified in RENAME/REFORMATTING thread (...
2018-12-09 VoyagerOneTweak CMH pruning
2018-12-06 VoyagerOneSimplify Killer Move Penalty
2018-12-06 xoto10Simplify time manager in search()
2018-12-01 Miguel LahozPenalize refuted killers in continuation history
2018-11-27 31m059Simplify casting extension
2018-11-25 Jörg OsterQsearch simplification. (#1828)
2018-11-20 Joost VandeVondeleForce time check on TB probe in search.
2018-11-20 xoto10Bonus for restricting opponent's piece moves
2018-11-19 Stéphane NicoletStockfish 10-beta
2018-11-19 VoyagerOneSimplify Castle Extension
2018-11-19 NoobyClear TableBase mappings in Search::clear()
2018-11-08 Joost VandeVondelefixup
2018-11-08 Joost VandeVondeleExtension for king moves changing castling rights
2018-11-01 Joost VandeVondeleFix issues from using adjustedDepth too broadly
2018-11-01 SFisGODCombo
2018-10-25 Guenther DemetzOn main thread: reduce depth after fail high
2018-10-23 Günther DemetzRevert Pull Request #1771, see issue #1785 (#1786)
2018-10-14 ElbertoOneSimplify check extensions
2018-10-14 Joost VandeVondeleRandomize draw eval
2018-10-14 Guenther DemetzCorrectly track down pv even in fail-high case
2018-10-14 Joost VandeVondelesmall ttCapture simplification.
2018-10-14 31m059Combo
2018-09-27 Eduardo CaceresFix two typos in comments
2018-09-27 Joost VandeVondeleRemove essentially unused code
2018-09-04 ElbertoOneParameter tweaks in PSQT and NMP
2018-08-29 MJZ1977Fix bug with "excludedMove" for probcut
2018-08-28 Ondrej MosnacekRefactor pure static eval code
2018-08-28 VizvezdenecTweak stat bonus formula
2018-08-28 VoyagerOneDon't modify Eval with search stats at ttHits
2018-08-20 Stefan GeschwentnerStore only unchanged static evaluations in TT
2018-08-17 Stéphane NicoletUse an affine formula to mix stats and eval
2018-08-17 VoyagerOneMix search stats with evaluation
2018-08-12 GuardianRMNon-linear bonus for pawn count
2018-08-12 Stefano CardanobileCombo of several promising parameter tweaks
2018-08-12 Jerry Donald WatsonSimple razoring: depth 1 only, no distinction between...
2018-08-09 Stefan GeschwentnerLMR simplification
2018-08-08 FauziAkramKing Psqt Tuning
2018-08-08 Stefano CardanobileIntroduce voting system for best move selection
2018-08-01 Marco CostalbaImprove Stats definition
2018-07-31 Marco CostalbaSmall tweaks to recent code changes
2018-07-27 VoyagerOneSimplify cmh pruning
2018-07-25 Stefan GeschwentnerTweak stat bonus
2018-07-25 VoyagerOneCounterMove History Pruning Tweak
2018-07-25 Stefan GeschwentnerRevert "Tweak reductions formula: 0.88 * depth + 0.12"
2018-07-23 Stefan GeschwentnerTweak reductions formula: 0.88 * depth + 0.12
2018-07-22 Stefan GeschwentnerNon functional LMR rewrite.
2018-07-19 Stefan GeschwentnerBetter check evasion move sorting
2018-07-18 DU-jdtoMinor code style tweaks
2018-07-07 Joost VandeVondeleRemove offset in thread redistribution scheme.
2018-07-03 VoyagerOneCapture Stat Tweak
next