]> git.sesse.net Git - stockfish/history - src
Dynamic Complexity based on psqt
[stockfish] / src /
2020-01-27 Alain SAVARDDynamic Complexity based on psqt
2020-01-27 Sami KiminkiAdvise the kernel to use huge pages (Linux)
2020-01-27 Alain SAVARDDynamic complexity
2020-01-25 LolligerhansTweak RestrictedPiece bonus
2020-01-23 Stefan GeschwentnerHistory update for pruned captures
2020-01-23 VizvezdenecTweak trapped rook penalty
2020-01-23 Stefan GeschwentnerLess reduction for escape moves at ttPv nodes
2020-01-23 Guenther DemetzUse (strict) greater-than-operator for 'improving'
2020-01-23 Chess13234Minor fixes for misc.cpp
2020-01-23 protonspringUse a std::bitset for KPKBitbase
2020-01-23 protonspringDetermine opposite colors mathematically
2020-01-23 protonspringSimplify KPK classify
2020-01-23 protonspringSimplify signature of remove_piece()
2020-01-23 Stéphane NicoletRestore development version
2020-01-18 Stéphane NicoletStockfish 11
2020-01-15 Joost VandeVondeleTweak late move reductions at root
2020-01-13 Stefan GeschwentnerTweak reductions for captures/promotions
2020-01-13 VizvezdenecTweak futility pruning constants
2020-01-13 xoto10Fix previous patch in case of ponder
2020-01-12 xoto10Smarter time management near stop limit
2020-01-12 Stéphane NicoletShow compiler info at startup
2020-01-10 Joost VandeVondeleUpdate Elo estimates for terms in search
2020-01-10 protonspringRewrite initialization of PseudoMoves
2020-01-09 Stéphane NicoletAssorted trivial cleanups January 2020
2020-01-09 joergoster50-moves rule improvement for transposition table
2020-01-09 Alain SAVARDUpdate lists of authors and contributors
2020-01-07 lantonovTuned nullmove search
2020-01-07 VizvezdenecIntroduce king infiltration bonus
2020-01-07 Stefan GeschwentnerTweak futility pruning
2020-01-07 Alain SAVARDUse a faster implementation of Static Exchange Evaluation
2019-12-24 xoto10Tune search constants
2019-12-10 Guenther DemetzRefine improving-logic
2019-12-10 lantonovTuned razor and futility margins
2019-12-10 xoto10TrappedRook value and King positional tables
2019-12-08 VizvezdenecExclude blockers for king from mobility area
2019-12-08 VizvezdenecDo last capture extensions for every single node
2019-12-08 protonspringSimplify pruning moves with negative SEE
2019-12-08 joergosterFix output of PV lines with invalid scores #2439
2019-12-08 xoto10Tweak time management (failing eval)
2019-12-08 Joost VandeVondeleRemove unneeded & incorrect check.
2019-12-02 FauziAkramUnblockedStorm tuned
2019-12-01 Alain SAVARDKing proximity tweak for passed pawns
2019-11-28 Joost VandeVondeleExtend bench to static evaluations
2019-11-26 VizvezdenecSimplify king danger
2019-11-25 Moez JellouliExtend last non-pawn captures
2019-11-23 31m059King danger: retire attacked-by-bishop defense
2019-11-23 SFisGODSimplify endgame factor for opposite colored bishops
2019-11-21 VizvezdenecDo lmr for more captures
2019-11-21 Alain SAVARDOutpost Endgame values
2019-11-19 VizvezdenecSimplify advanced pawn push pruning
2019-11-18 Joost VandeVondeleUse exploration rate for reductions
2019-11-16 VizvezdenecIntroduce king flank defenders
2019-11-14 Stefan GeschwentnerPrune before extension
2019-11-13 SFisGODRank-based outposts
2019-11-12 Miguel LahozShallow depth pruning on NonPV advanced pawn push
2019-11-12 Joost VandeVondeleRemove explicit moveCount pruning
2019-11-12 Alain SAVARDSequencing tweak in tbprobe()
2019-11-12 Joost VandeVondeleFix incorrect mate score.
2019-11-06 Stéphane NicoletRevert "Rook PSQT Tuned"
2019-11-04 SFisGODRook PSQT Tuned
2019-11-04 MichaelB7Remove shuffle extension
2019-11-04 31m059Make Square and Bitboard operators commutative
2019-11-02 SFisGODCombo of Parameter Tweaks
2019-10-31 protonspringSimplify kingRing
2019-10-31 protonspringConsolidate pawn_push and up
2019-10-31 Stefan GeschwentnerTweak dynamic contempt (the birthday patch)
2019-10-25 Joost VandeVondeleRefactor final stats updates.
2019-10-25 Stéphane NicoletAssorted trivial cleanups
2019-10-23 Joost VandeVondeleSimplify reductions on singular extension
2019-10-21 Joost VandeVondeleAvoid crashing on Log File opening
2019-10-19 xoto10Remove uithread
2019-10-18 VoyagerOneCurrent capture for Counter-Move history
2019-10-17 Joost VandeVondeleAdd four positions to bench
2019-10-09 VoyagerOneIntroduce separate counter-move tables for inCheck
2019-10-09 31m059No reachable outpost bonus for bishops
2019-10-07 AlayanAdjust aspiration window with eval
2019-10-07 SFisGODTweak kingFlankAttacks factor in kingDanger
2019-10-06 Alain SAVARDAdjust pawn span
2019-10-06 Ondrej MosnacekMake priorCapture a bool
2019-10-06 VoyagerOneIntroduce separate counter-move tables for captures
2019-10-05 Brian SheppardEliminate ONE_PLY
2019-10-05 Stéphane NicoletFix compare function in previous patch
2019-10-05 mstemberaRemove temporary shelter array
2019-10-02 Moez JellouliMore accurate pawn attack span definition
2019-10-01 Joost VandeVondeleAdjust reductions based on the number of threads
2019-10-01 protonspringRemove ThreatByRank
2019-09-30 Joost VandeVondeleRemove depth dependence in value_draw().
2019-09-27 31m059Extend castling independently of singular extension
2019-09-27 Alain SAVARDSimplify RookOnPawn
2019-09-26 Joost VandeVondeleRemove custom mutex implementation
2019-09-26 Stéphane NicoletRestore development version (revert previous commit)
2019-09-25 Stéphane NicoletTemporary patch to show the compiler for TCEC submission
2019-09-24 Stéphane NicoletIncrease weight for supported pawns
2019-09-24 nickpellingClarify the mapping of files to queenside
2019-09-23 xoto10Encourage rook lift to third rank
2019-09-23 Stéphane NicoletRevert "Clarify the mapping of files to queenside"
2019-09-23 Stéphane NicoletClarify the mapping of files to queenside
2019-09-23 Joost VandeVondeleMore random draw evaluations
2019-09-23 protonspringSimplify connected pawn scoring
2019-09-16 noobpwnftwRaise stack size to 8MB for pthreads
next