]> git.sesse.net Git - stockfish/history - src/evaluate.cpp
Fix compilation after recent merge.
[stockfish] / src / evaluate.cpp
2023-12-25 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-12-19 FauziAkramUse std::abs over abs
2023-10-27 FauziAkramRewarding Quiet Moves that Enable Razoring
2023-10-24 Joost VandeVondeleCleanup comments and some code reorg.
2023-10-23 Disservinremove blank line between function and it's description
2023-10-22 Disservinadd clang-format
2023-10-21 FauziAkramStandardize Comments
2023-09-29 FauziAkramSimplify pawn count in evaluation
2023-09-11 Sebastian BuchwaldAvoid "using namespace std"
2023-09-03 Stéphane NicoletIntroduce simple_eval() for lazy evaluations
2023-09-03 DisservinCleanup includes
2023-08-24 Stéphane NicoletPlay turbulent when defending, simpler when attacking
2023-08-13 mstemberaSimplify material difference in evaluate
2023-08-06 Linmiao XuRemove classical psqt
2023-07-16 Joost VandeVondeleConsolidate to centipawns conversion
2023-07-15 Linmiao XuReintroduce nnue eval pawn count multipliers again
2023-07-13 Sebastian BuchwaldCleanup code after removal of classical evaluation
2023-07-12 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-07-11 Joost VandeVondeleRemove classical evaluation
2023-06-06 Linmiao XuRemove optimism multiplier in nnue eval calculation
2023-06-04 Linmiao XuSimplify blending nnue complexity with optimism
2023-05-31 Linmiao XuSimplify nnue eval complexity calculation
2023-05-28 windfishballadRemoved quadratic term in optimism
2023-05-20 xoto10Simplify optimism calculation
2023-05-03 Linmiao XuUpdate 7 eval and optimism params
2023-04-22 Muzhen GamingSimplify away complexity in evaluation
2023-04-10 Linmiao XuSimplify away nnue scale pawn count multiplier
2023-04-09 Joost VandeVondeleFix rootComplexity calculation
2023-04-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-04-05 Muzhen GamingSimplify away piece count condition for useClassical
2023-04-01 Joost VandeVondeleStringify the git info passed
2023-03-19 disservinNNUE namespace cleanup
2023-02-23 Linmiao XuReintroduce nnue pawn scaling with lower lazy thresholds
2023-02-18 mstemberaSimplify nnueComplexity calculation.
2023-02-03 Michael ChalySimplify usage of optimism in complexity
2023-01-22 Jonathanapply if constexpr to additional instances
2023-01-09 Sebastian BuchwaldAvoid unnecessary string copies
2023-01-09 Sebastian BuchwaldWarn if a global function has no previous declaration
2023-01-02 FauziAkramParameter Tweaks
2023-01-02 Sebastian BuchwaldUpdate copyright years
2022-12-26 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2022-12-19 Michael ChalyReintroduce doEvenDeeperSearch
2022-12-12 Joost VandeVondeleRevert "doEvenDeeperSearch + tuning"
2022-12-09 Douglas Matos GomesSimplify redundant condition.
2022-12-08 FauziAkramdoEvenDeeperSearch + tuning
2022-11-20 Joost VandeVondeleFix a missing conversion
2022-11-07 disservinRemove trend
2022-10-16 Stéphane NicoletTweak the formula for NNUE complexity
2022-10-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2022-10-03 disservinUse less reduction for escaping moves
2022-09-27 peregrineshahinSimplify both position calls in useClassical
2022-08-15 Joost VandeVondeleSimplify the use of classical eval
2022-08-12 Stefan GeschwentnerCleanup code
2022-07-31 Dubslowremove useClassical depth condition
2022-07-05 Michael ChalySimplify away FRC correction term
2022-07-04 Joost VandeVondeleUpdate default net to nn-3c0054ea9860.nnu
2022-06-20 DubslowUse NNUE complexity in search, retune related parameters
2022-06-02 xoto10Blend nnue complexity with classical.
2022-05-29 xoto10Adjust scale param higher
2022-05-29 Giacomo LorenzettiAssorted small cleanups
2022-05-15 xoto10Tune scale and optimism.
2022-04-16 FauziAkramTuning classical and NNUE scaling terms
2022-04-12 TopologistUse NNUE in low piece endgames close to the root.
2022-03-12 FauziAkramImprovements in Evaluation
2022-02-20 Joost VandeVondeleFix clang warning on unused variable
2022-01-15 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2022-01-09 Joost VandeVondeleTune FRC trapped Bishop patch
2022-01-08 Joost VandeVondeleTune a few parameters related to evaluation
2022-01-06 Brad KnoxUpdate copyright years
2021-12-30 Stéphane NicoletTweak optimism with complexity
2021-12-29 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2021-12-22 Michael ChalyFall back to NNUE if classical evaluation is much lower...
2021-12-21 bmc4Update Elo estimates for terms in search
2021-12-14 Joost VandeVondeleRemove NNUE scaling term
2021-12-02 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2021-11-27 Joost VandeVondeleTune NNUE scaling params
2021-11-21 Stéphane NicoletIntroduce Optimism
2021-11-10 Joost VandeVondeleTune a few NNUE related scaling parameters
2021-11-08 Joost VandeVondeleReduce use of lazyEval
2021-10-18 Stefano CardanobileReformat Eval::evaluate()
2021-10-07 xoto10Small clean-up, Sept 2021
2021-10-06 Joost VandeVondeleImprove the Chess960 correction for cornered bishops
2021-09-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-08-27 Joost VandeVondeleFix empty EvalFile option
2021-07-24 MichaelB7Update the default net to nn-76a8a7ffb820.nnue.
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".
next