]> git.sesse.net Git - stockfish/history - src/search.cpp
Merge remote-tracking branch 'upstream/master' into HEAD
[stockfish] / src / search.cpp
2021-07-16 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-07-13 VoyagerOneDon't save excluded move eval in TT
2021-07-13 VizvezdenecRemove second futility pruning depth limit
2021-07-13 VizvezdenecRemove futility pruning depth limit
2021-07-03 candirufishno cut node reduction for killer moves.
2021-06-28 bmc4Simplify Reductions Initialization
2021-06-21 Stéphane NicoletRemove the Contempt UCI option
2021-06-17 bmc4Simplify reduction when best move doesn't change freque...
2021-06-13 VizvezdenecDo less LMR extensions
2021-06-11 Joost VandeVondeleLimit double extensions
2021-06-08 bmc4Simplify promotion move generator
2021-06-06 bmc4Reduce in LMR reduction on PvNode
2021-06-03 bmc4Introducing NodeType Root
2021-06-03 xoto10Make extra time for bestMoveInstability dependent on...
2021-06-01 Stefan GeschwentnerRemove formerPV variable.
2021-06-01 J. OsterPre-initialize ss->ply
2021-05-31 candirufishCheck Extension with Static Evaluation
2021-05-28 VoyagerOneRemove Stat Reset at beta cutoff
2021-05-26 Stefan GeschwentnerLess reduction for capture/promotions.
2021-05-26 IIvecSimplify the thread term for reduction formula
2021-05-24 bmc4Increased reduction for captures in LMR
2021-05-22 bmc4Tuning Search
2021-05-22 bmc4Simplify reduction for consecutive fails
2021-05-19 Stéphane NicoletRemove Tempo
2021-05-19 VizvezdenecSimplify usage of LMR for captures
2021-05-19 VizvezdenecDo more continuation history based pruning
2021-05-18 Tomasz SobczykNew NNUE architecture and net
2021-05-17 Stéphane NicoletSmall clean-ups
2021-05-15 VizvezdenecSimplification for countermoves based pruning
2021-05-15 bmc4Simplify LMR rules for statScore
2021-05-15 bmc4Remove early return in Probcut code
2021-05-12 bmc4Simplify LMR rule for non-checking captures
2021-05-11 bmc4Remove coordination between searching threads
2021-05-11 bmc4Simplify LMR
2021-05-07 VizvezdenecCleanup of likelyFailLow logic
2021-05-02 Unai CorzoSimplify check extension
2021-04-25 lonfom169More extensions if SE search is very low.
2021-04-25 Stefan GeschwentnerThread based reduction tweak.
2021-04-24 Tomasz SobczykUnify naming convention of the NNUE code
2021-04-15 VizvezdenecSimplification: last capture extension
2021-04-06 VizvezdenecReplace distanceFromPv with a better logic
2021-03-24 Stéphane NicoletSmall cleanups (march 2021)
2021-03-17 VizvezdenecRemove advanced_pawn_push()
2021-03-14 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-03-10 TopologistChange advanced pawn push threshold
2021-03-07 Dieter DobbelaereAdd Stockfish namespace.
2021-02-26 Stéphane NicoletIntroduce DistanceFromPV
2021-02-20 VizvezdenecIntroduce ProbCut for check evasions
2021-02-20 VizvezdenecTune search parameters (with Unai Corzo)
2021-02-16 LolligerhansSmall trivial clean-ups, February 2021
2021-02-11 VizvezdenecPV-Nodes likely to fail low
2021-02-08 bmc4Search Parameters Tuning
2021-01-11 FauziAkramBad Outpost Pawn Scale
2021-01-11 VizvezdenecRefine stat based reductions
2021-01-11 Dieter DobbelaereUse correct chess terms + fix spelling.
2021-01-11 VizvezdenecSmall code cleanup in LMR
2021-01-08 Joost VandeVondeleUpdate copyright years
2021-01-08 VizvezdenecReorder conditions in LMR and pruning
2020-12-31 Unai CorzoRemove razoring
2020-12-31 Unai CorzoSimplify away late irreversible move extension
2020-12-31 Unai CorzoAssorted parameter tweak
2020-12-31 Stefan GeschwentnerTweak capture LMR.
2020-12-28 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-12-25 VizvezdenecDo more LMR for captures
2020-12-19 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-12-18 pb00067Simplify condition for assigning static-eval based...
2020-12-14 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-12-14 VizvezdenecIncrease reduction in case of stable best move
2020-12-14 pb00067Merge static history into main history,
2020-12-05 VizvezdenecAdd comments to uncommented parts of code
2020-12-05 VizvezdenecIntroduce static history
2020-12-01 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-11-29 Unai CorzoReductions simplification
2020-11-29 Unai CorzoSearch simplification
2020-11-29 lonfom169Remove bonus for killers.
2020-11-25 Unai CorzoAssorted search and eval parameter tune
2020-11-23 Stéphane NicoletSmall cleanups 13
2020-11-12 SFisGODIncrease reduction at root
2020-11-10 lonfom169Increase reduction based on the number of best move...
2020-11-08 Stéphane NicoletQsearch pruning: follow-up
2020-11-07 Joost VandeVondeleChange handling the special case of a single legal...
2020-11-04 Tomasz SobczykManually align arrays on the stack
2020-11-02 J. OsterFix incorrect pruning in qsearch
2020-10-22 xoto10Reduce big time spikes by reducing PV re-searches.
2020-10-18 VizvezdenecDo more reductions for late quiet moves in case of...
2020-10-05 Unai CorzoSimplify away futility pruning for captures
2020-09-28 Stefan GeschwentnerTweak reduction formula.
2020-09-28 VizvezdenecAdjust null move pruning constants
2020-09-22 Stéphane NicoletIncrease reductions with the number of threads
2020-09-21 Stéphane NicoletSmall cleanups 12
2020-09-21 Unai CorzoSimplify reduced depth search
2020-09-17 Unai CorzoSimplify futility pruning for captures
2020-09-17 Unai CorzoRemove castling extension
2020-09-16 xoto10Use 2 * bestMoveChanges.
2020-09-15 mckx00Simplify StatSCore Initialization
2020-09-11 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-09-04 VizvezdenecAdjust penalty on refuted early quiet moves
2020-09-04 VoyagerOneLMR Simplification
2020-09-04 Unai CorzoSimplify singularQuietLMR
2020-09-04 Unai CorzoLess pruning in qsearch
next