]> git.sesse.net Git - stockfish/history - src/search.cpp
Remove nmpColor
[stockfish] / src / search.cpp
2023-04-12 DubslowRemove nmpColor
2023-04-10 mstemberaReduce Position::pieces() overloads
2023-04-10 MinetaSRemove extraReduction
2023-04-09 Joost VandeVondeleFix rootComplexity calculation
2023-04-07 FauziAkramDepth Tweak and tuning
2023-04-05 Michael ChalyAssign negative stat bonuses for quiet moves at Pv...
2023-04-05 FauziAkramParameters Tweak
2023-04-05 DubslowSimplifiy TM's root complexity
2023-04-01 FauziAkramDecrease Depth more for positions not in TT.
2023-04-01 MinetaSSimplify away complexityAverage
2023-04-01 Muzhen GamingRemove reduction for moving threatened piece
2023-03-29 peregrineshahinAllow PvNode in futility pruning for captures.
2023-03-29 Miguel LahozClean up repetitive declarations for see_ge
2023-03-25 Michael ChalySimplify statScore initialization
2023-03-25 FauziAkramUpdate Elo estimates for terms in search
2023-03-25 pb00067Verified SEE pruning for capturing and checking moves.
2023-03-19 disservinNNUE namespace cleanup
2023-03-19 peregrineshahinFix null move issue
2023-03-14 pb00067Small cleanups
2023-03-14 Michael ChalyDo more singular extensions
2023-03-13 DubslowMore negative extensions on nonsingular nonpv nodes.
2023-03-08 Michael ChalyDo more negative extensions
2023-03-05 Michael ChalyFix duplicated moves generation in movepicker
2023-02-27 DubslowLate counter bonus: boost underestimated moves
2023-02-27 Stefan GeschwentnerNNUE accumulator update in probcut.
2023-02-27 pb00067Use common_parent_position hint also at PVNodes TT...
2023-02-27 Alfredo MenezesSimplify condition in step 15
2023-02-24 Michael ChalySearch tuning at very long time control
2023-02-23 Joost VandeVondeleIntroduce a function to compute NNUE accumulator
2023-02-18 DubslowRemove one `reduction` call
2023-02-18 DubslowSimplify late countermove bonus condition
2023-02-09 DubslowUpdate `complexityAverage` in all branches of static...
2023-02-09 Michael ChalyCleanup and reorder in qsearch
2023-02-03 pb00067Improve excluded move logic
2023-02-03 Muzhen GamingRemove reduced LMR capture bonus
2023-02-02 Michael ChalyDo less SEE pruning in qsearch
2023-02-02 Muzhen GamingDecrease reduction for killer moves with good history
2023-01-28 MinetaSRemove maxNextDepth
2023-01-28 DubslowRemove `previousDepth` in favor of `completedDepth...
2023-01-25 Michael ChalyRebalance usage of history heuristics in pruning
2023-01-25 Dubslow`stat_bonus`: replace quadratic with nearly identical...
2023-01-22 Joost VandeVondeleUpdate UCI_Elo parameterization
2023-01-09 candirufishOn step 18 increase reduction by 2 if not ttmove and...
2023-01-09 DubslowLate countermove bonus: remove "extraBonus &&"
2023-01-04 mstemberaFix stack initialization
2023-01-02 FauziAkramParameter Tweaks
2023-01-02 Sebastian BuchwaldUpdate copyright years
2022-12-24 Muzhen GamingAdd double bonus for prior countermove fail low
2022-12-24 FauziAkramUpdate Elo estimates for terms in search
2022-12-19 Alfredo MenezesSometimes do a reduced search if LMR is skipped
2022-12-19 mstemberaDon't reset increaseDepth back to true after it has...
2022-12-19 Michael ChalyReintroduce doEvenDeeperSearch
2022-12-12 Joost VandeVondeleRevert "doEvenDeeperSearch + tuning"
2022-12-09 disservinFix lower/upper bounds output
2022-12-09 Alfredo MenezesExtend all moves at low depth if ttMove is doubly extended
2022-12-08 Guenther DemetzCorrectly output lowerbound/upperbound scores
2022-12-08 FauziAkramdoEvenDeeperSearch + tuning
2022-12-02 VoyagerOneSimply do full sort on captures.
2022-12-02 VoyagerOneRemove PvNode Parameter for cutoff LMR
2022-11-23 Guenther DemetzCorrectly output lowerbound/upperbound in threaded...
2022-11-23 peregrineshahinSimplify both quiet check evasions' conditions
2022-11-23 VoyagerOneSkip full depth search in LMR depending on depth
2022-11-19 VoyagerOneSimplification away Cutoff Reset
2022-11-19 Michael ChalyDo shallower search in case of lmr being not successful...
2022-11-07 disservinRemove trend
2022-10-30 kurt22iAdjust reduction less at medium depths
2022-10-16 DubslowRemove depth condition from razoring
2022-10-08 Stefan GeschwentnerTweak history initialization
2022-10-08 Giacomo LorenzettiRemove old line in "Futility pruning for captures"
2022-10-05 Joost VandeVondeleRevert "Mix alpha and statScore for reduction"
2022-10-03 FauziAkramMix alpha and statScore for reduction
2022-10-03 disservinUse less reduction for escaping moves
2022-09-27 Torsten HellwigAlways output hashfull
2022-09-17 atumanianSimplify trend and optimism.
2022-09-11 Michael ChalyDo less singular extensions for former PVnode
2022-09-11 DubslowRazor also on PV nodes
2022-09-11 Michael ChalyFurther LTC tuning of search parameters
2022-09-07 FauziAkramVLTC tuning
2022-08-15 Michael ChalySimplify away smp adjustment in TT use
2022-08-15 mckx00Make LMR code easier to follow
2022-08-12 Joost VandeVondeleRemove an unneeded randomization of evals.
2022-08-12 Stefan GeschwentnerCleanup code
2022-08-06 lonfom169Reintroduce singularQuietLMR
2022-08-06 Stefan GeschwentnerTweak history updates
2022-07-31 Michael ChalyDo more TT cutoffs in case of exact bound
2022-07-24 DubslowSimplify reduction condition for cutNodes
2022-07-13 Michael ChalySimplify away some unneeded code in time management
2022-07-09 Joost VandeVondeleLimit the researching at same depth.
2022-07-09 DubslowTime mgmt fix division.
2022-06-20 DubslowUse NNUE complexity in search, retune related parameters
2022-06-20 DubslowLMR: remove `deeper`
2022-06-20 bmc4Don't change ttPv at probCut
2022-06-16 bmc4Simplify away condition in ttSave in probCut
2022-06-16 mstemberaMinor simplifications and cleanup in search
2022-06-07 candirufishUse qsearch on step 11 if depth is equal to or below 0
2022-06-02 DubslowRemove LMR condition for complex pos
2022-06-02 candirufishcutnode and movecount lmr extension simplification
2022-06-02 Michael ChalyAdd info about elo gained from some heuristics
2022-05-29 Giacomo LorenzettiSmall speedup in futility_move_count
2022-05-29 Giacomo LorenzettiAssorted small cleanups
next