]> git.sesse.net Git - stockfish/history - src
Don't save excluded move eval in TT
[stockfish] / src /
2021-07-13 VoyagerOneDon't save excluded move eval in TT
2021-07-13 VizvezdenecRemove second futility pruning depth limit
2021-07-13 pb00067SEE: simplify stm variable initialization
2021-07-13 VizvezdenecRemove futility pruning depth limit
2021-07-03 SFisGODUpdate default net to nn-9e3c6298299a.nnue
2021-07-03 Paul MuldersAllow passing RTLIB=compiler-rt to make
2021-07-03 candirufishno cut node reduction for killer moves.
2021-07-03 xoto10Simplify lazy_skip.
2021-07-03 Stéphane NicoletSimplify format_cp_aligned_dot()
2021-07-03 Joost VandeVondeleRestore development version
2021-07-02 Joost VandeVondeleStockfish 14
2021-06-28 SFisGODUpdate default net to nn-3475407dc199.nnue
2021-06-28 MichaelB7Make net nn-956480d8378f.nnue the default
2021-06-28 Joost VandeVondeleUpdate WDL model for NNUE
2021-06-28 bmc4Simplify Reductions Initialization
2021-06-22 Stéphane NicoletDetect fortresses a little bit quicker
2021-06-21 MichaelB7Make net nn-190f102a22c3.nnue the default net.
2021-06-21 Joost VandeVondeleFix build error on OSX
2021-06-21 Stéphane NicoletRemove the Contempt UCI option
2021-06-20 Stéphane NicoletKeep more pawns and pieces when attacking
2021-06-19 MichaelB7Make net nn-75980ca503c6.nnue the default.
2021-06-19 Tomasz SobczykChange trace with NNUE eval support
2021-06-19 proukornewFix for Cygwin's environment build-profile (fixed)
2021-06-18 Joost VandeVondeleMake net nn-50144f835024.nnue the default
2021-06-18 SFisGODUpdate default net to nn-aa9d7eeb397e.nnue
2021-06-18 apNew default net nn-3b20abec10c1.nnue
2021-06-17 Stéphane NicoletRevert "Fix for Cygwin's environment build-profile"
2021-06-17 bmc4Simplify reduction when best move doesn't change freque...
2021-06-16 proukornewFix for Cygwin's environment build-profile
2021-06-15 Joost VandeVondeleNew default net nn-33c9d39e5eb6.nnue
2021-06-14 J. OsterFix a rare case of wrong TB ranking
2021-06-14 Tomasz SobczykReduce the number of accumulator states
2021-06-14 JWmerUpdate default net to nn-8e47cf062333.nnue
2021-06-13 Tomasz SobczykRegister count for feature transformer
2021-06-13 VizvezdenecDo less LMR extensions
2021-06-13 Stéphane NicoletClarify use of UCI options
2021-06-13 Tomasz SobczykRead NNUE net faster
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-05 Guy VreulsMakefile: Extend sanitize support
2021-06-05 Guy VreulsRevert "Simplify En Passant"
2021-06-04 Stéphane NicoletClean SIMD code a bit
2021-06-03 Stéphane NicoletMakefile: better "make clean" for Windows
2021-06-03 bmc4Introducing NodeType Root
2021-06-03 xoto10Make extra time for bestMoveInstability dependent on...
2021-06-03 Joost VandeVondeleUpdate default net to nn-7e66505906a6.nnue
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-30 Tomasz SobczykFix export of the feature transformer.
2021-05-30 Joost VandeVondeleSimplify NNUE / classical evaluation selection
2021-05-28 VoyagerOneRemove Stat Reset at beta cutoff
2021-05-26 Stéphane NicoletDo not use lazy evaluation inside NNUE
2021-05-26 Stefan GeschwentnerLess reduction for capture/promotions.
2021-05-26 IIvecSimplify the thread term for reduction formula
2021-05-25 Tomasz SobczykExpose the lazy threshold for the feature transformer...
2021-05-24 bmc4Increased reduction for captures in LMR
2021-05-22 Stéphane NicoletSometimes change the (materialist, positional) balance
2021-05-22 bmc4Tuning Search
2021-05-22 bmc4Simplify reduction for consecutive fails
2021-05-22 Joost VandeVondeleUpdate default net to nn-7756374aaed3.nnue
2021-05-21 Guy VreulsCompact position structures
2021-05-19 Stéphane NicoletRemove Tempo
2021-05-19 VizvezdenecSimplify usage of LMR for captures
2021-05-19 Prokop RandáčekUse if instead of goto
2021-05-19 Fanael LinithienUse packed 32-bit MMX operations for updating the PSQT...
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-15 Unai CorzoRemove BoolConditions from tuning code
2021-05-12 bmc4Simplify LMR rule for non-checking captures
2021-05-11 EntityFXE2K: added support for MCST Elbrus 2000 CPU architecture
2021-05-11 bmc4Remove coordination between searching threads
2021-05-11 bmc4Simplify LMR
2021-05-11 Tomasz SobczykExporting the currently loaded network file
2021-05-07 VizvezdenecCleanup of likelyFailLow logic
2021-05-07 Tomasz SobczykAdd an UCI level command "export_net".
2021-05-02 Unai CorzoSimplify check extension
2021-04-28 xoto10Change tempo with time and threads
2021-04-28 bmc4Simplify pawn moves generator
2021-04-25 lonfom169More extensions if SE search is very low.
2021-04-25 Stefan GeschwentnerThread based reduction tweak.
2021-04-25 Tomasz SobczykCleanup and simplify NNUE code.
2021-04-24 bmc4Merge all move generators
2021-04-24 Tomasz SobczykUnify naming convention of the NNUE code
2021-04-15 dsmsgmsUse classical eval for Bishop vs Pawns
2021-04-15 Tomasz SobczykDocumentation patch: AppendChangedIndices
2021-04-15 VizvezdenecSimplification: last capture extension
2021-04-15 Stéphane NicoletRevert previous patch
2021-04-15 bmc4Merge all move generators
2021-04-06 VizvezdenecReplace distanceFromPv with a better logic
2021-04-06 Stéphane NicoletKeep more pawns
2021-03-31 Stéphane NicoletSmall clean-up
2021-03-31 bmc4Simplify King Evasion
2021-03-27 mstemberaSimplify and unify FRC cornered bishop.
2021-03-27 Tomasz SobczykAllow using Intel SDE for PGO builds.
next