]> git.sesse.net Git - stockfish/history - src/evaluate.cpp
Merge remote-tracking branch 'upstream/master' into HEAD
[stockfish] / src / evaluate.cpp
2021-07-16 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-07-03 xoto10Simplify lazy_skip.
2021-06-22 Stéphane NicoletDetect fortresses a little bit quicker
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 Tomasz SobczykChange trace with NNUE eval support
2021-05-30 Joost VandeVondeleSimplify NNUE / classical evaluation selection
2021-05-26 Stéphane NicoletDo not use lazy evaluation inside NNUE
2021-05-25 Tomasz SobczykExpose the lazy threshold for the feature transformer...
2021-05-22 Stéphane NicoletSometimes change the (materialist, positional) balance
2021-05-19 Stéphane NicoletRemove Tempo
2021-05-18 Tomasz SobczykNew NNUE architecture and net
2021-05-17 Stéphane NicoletSmall clean-ups
2021-05-11 Tomasz SobczykExporting the currently loaded network file
2021-05-07 Tomasz SobczykAdd an UCI level command "export_net".
2021-04-28 xoto10Change tempo with time and threads
2021-04-15 dsmsgmsUse classical eval for Bishop vs Pawns
2021-04-06 Stéphane NicoletKeep more pawns
2021-03-31 Stéphane NicoletSmall clean-up
2021-03-27 mstemberaSimplify and unify FRC cornered bishop.
2021-03-24 Stéphane NicoletSmall cleanups (march 2021)
2021-03-19 Guy VreulsUse reference instead of pointer for pop_lsb() signature
2021-03-19 VizvezdenecAdd a specific FRC correction from classical to NNUE
2021-03-14 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-03-07 Dieter DobbelaereAdd Stockfish namespace.
2021-02-16 LolligerhansSmall trivial clean-ups, February 2021
2021-01-30 LolligerhansSmall cleanups
2021-01-30 Stéphane NicoletImprove play for closed positions
2021-01-11 FauziAkramBad Outpost Pawn Scale
2021-01-08 Joost VandeVondeleUpdate copyright years
2020-12-28 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-12-23 Moez JellouliCorrect Outflanking calculations in classical eval
2020-12-23 FauziAkramTweak the formulas for unsafeSquares
2020-12-19 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-12-18 FauziAkramAdjust definition of unsafeSquares
2020-12-14 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-12-12 FauziAkramNew Imbalance Tables Tweak
2020-12-05 VizvezdenecAdd comments to uncommented parts of code
2020-12-01 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-11-29 SFisGODUpdate default net to nn-62ef826d1a6d.nnue
2020-11-29 syzygy1Remove piece lists
2020-11-29 LolligerhansRefine rook penalty on closed files
2020-11-26 Vizvezdenecuse classical for certain endgames.
2020-11-25 Unai CorzoAssorted search and eval parameter tune
2020-11-23 Stéphane NicoletSmall cleanups 13
2020-11-15 FauziAkramRook Mobility Tweak
2020-11-02 FauziAkramElo Worth in King Danger
2020-10-28 FauziAkramBishop Pawns based on Files
2020-10-14 Unai CorzoScale factor tweak
2020-10-14 FauziAkramRookOnQueenFile Removal
2020-09-28 Stéphane NicoletInclude pawns in NNUE scaling
2020-09-28 FauziAkramTweaking Mobility and Safe Check
2020-09-27 Stéphane NicoletTweak nnue scaling to keep more material
2020-09-25 SFisGODSwitch to NNUE eval probabilistically for OCB
2020-09-21 Stéphane NicoletSmall cleanups 12
2020-09-21 Stefan GeschwentnerTweak hybrid treshold.
2020-09-11 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-09-08 SFisGODDouble probability of using classical eval
2020-09-04 SFisGODUse classical eval more often
2020-08-30 FauziAkramUpdate parametes in classical evaluation.
2020-08-29 Stéphane NicoletEmbed default net, and simplify using non-default nets
2020-08-22 Joost VandeVondeleSmall trivial cleanups
2020-08-22 MJZ1977Display classic and NNUE evaluation in trace mode
2020-08-20 Joost VandeVondeleSend error message as an UCI info string
2020-08-18 mstemberaFallback to NNUE
2020-08-16 Joost VandeVondeleUse NNUE more for fortresses
2020-08-14 mstemberaTry to match relative magnitude of NNUE eval to classical
2020-08-14 Miguel LahozAlso dampen NNUE eval with 50 move rule
2020-08-10 jjoshua2simplying hybrid condition
2020-08-09 VizvezdenecAdjust NNUE usage based on number of pawns in position
2020-08-09 Joost VandeVondeleImprove error message on missing net.
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 LolligerhansExpand outposts to minors shielded by pawns
2020-08-07 UnaiCorzoRemove QueenInfiltration
2020-08-07 Stefan GeschwentnerAdd tempo also to NNUE eval.
2020-08-06 MJZ1977NNUE evaluation threshold
2020-08-06 nodchipAdd NNUE evaluation
2020-08-03 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-07-31 Stéphane NicoletImprove handling of queen imbalance
2020-07-31 protonspringRemove conditional_more_than_two().
2020-07-17 mstemberaMultiple lazy stages.
2020-07-11 SFisGODIntroduce bad outpost penalty
2020-07-09 Joost VandeVondeleSmall cleanups
2020-07-03 SFisGODRemove passed pawn condition.
2020-07-03 Alain SAVARDUse arrays
2020-06-29 Stefan GeschwentnerTweak single queen endgame scaling.
2020-06-28 Stéphane NicoletScale down eval for queen imbalance
2020-06-28 Stefan GeschwentnerScale down eval for drawish rook endgames.
2020-06-24 Joost VandeVondeleSmall cleanups
2020-06-22 FauziAkramIntroduce bonus for queen infiltration
2020-06-21 Joost VandeVondelesmall cleanups
2020-06-13 Joost VandeVondeleQuantize eval to multiples of 16
2020-06-10 Stéphane NicoletImprove the anti-shuffling policy
2020-06-09 protonspringWrap all access to LineBB and add assert
2020-06-09 xoto10join scale_factor, initiative and mg+eg reduction
2020-06-01 Stefan GeschwentnerGive bonus for bishops that are alligned with enemy...
2020-05-30 protonspringConsolidate all attacks bitboards
2020-05-25 VizvezdenecGive bonus for rooks that are alligned with enemy kingring
2020-05-23 FauziAkramQueen Mobility Tweak
next