]> git.sesse.net Git - stockfish/history - src/search.cpp
Merge remote-tracking branch 'upstream/master' into HEAD
[stockfish] / src / search.cpp
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
2020-09-01 VoyagerOneLMR Root Node Simplification
2020-09-01 Joost VandeVondeleAlways print an info line before a bestmove
2020-09-01 mstemberaUse stable sort to make sure bench with TB yields same...
2020-08-30 FauziAkramUpdate parametes in classical evaluation.
2020-08-30 VoyagerOneQS Pruning Simplification
2020-08-30 MJZ1977Add / remove leaves from search tree ttPv
2020-08-30 Unai CorzoReintroduce depth reduction
2020-08-26 VoyagerOneSimplify MCP in QS
2020-08-26 VoyagerOneRemove Reduce Depth
2020-08-24 VizvezdenecIntroduce countermove based pruning for qsearch
2020-08-23 VizvezdenecIntroduce movecount pruning for qsearch()
2020-08-22 Joost VandeVondeleSmall trivial cleanups
2020-08-21 Unai CorzoSimplify away internal iterative deepening
2020-08-20 SFisGODReintroduce last captures extension
2020-08-18 Unai CorzoRemove last captures extension
2020-08-18 VoyagerOneRemove history bonus from Eval
2020-08-17 Unai CorzoSimplify away the passed pawn extension
2020-08-11 SFisGODTweak castling extension
2020-08-11 VizvezdenecAdd comments to probCut code
2020-08-10 Unai CorzoAssorted search parameter tune
2020-08-10 SFisGODModify castling extension
2020-08-08 Unai CorzoLMR search tweak
2020-08-08 Unai CorzoSingular extension search tweak
2020-08-08 VizvezdenecDo more aggressive futility pruning for captures
2020-08-08 Moez Jellouliupdate Null Move Pruning parameters
2020-08-08 mckx00Remove unnecessay legality check
2020-08-08 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-08-08 U-DESKTOP-3900\Marksimplified and increased threshold to switch between...
2020-08-08 VizvezdenecDo more futility pruning for parent nodes.
2020-08-08 SFisGODReintroduce late irreversible move extension
2020-08-08 Unai CorzoTweak futility pruning depth.
2020-08-07 Stefan GeschwentnerDo move legality check before pruning.
2020-08-06 nodchipAdd NNUE evaluation
2020-08-03 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-07-31 Stefan GeschwentnerTweak cutnode reduction
2020-07-31 UnaiCorzoRemove late irreversible move extension
2020-07-17 VizvezdenecDo not overwrite valuable TT data after probcut.
2020-07-11 VizvezdenecMaximize usage of transposition table in probcut
2020-07-09 Joost VandeVondeleSmall cleanups
2020-07-09 mstemberaSimplify make_promotions()
2020-07-01 Joost VandeVondeleProvide WDL statistics
2020-06-28 mstemberaFix fragile code to use proper random 64 bit keys.
2020-06-24 Joost VandeVondeleSmall cleanups
next