projects
/
stockfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use score instead of array to evaluate shelter
[stockfish]
/
src
/
2019-07-11
protonspring
Use score instead of array to evaluate shelter
tree
|
commitdiff
2019-07-11
Daniel Axtens
Enable popcount and prefetch for ppc-64
tree
|
commitdiff
2019-07-01
Joost VandeVondele
Smoothly change playing strength with skill level....
tree
|
commitdiff
2019-07-01
Joost VandeVondele
Introduce coordination between searching threads (...
tree
|
commitdiff
2019-06-30
protonspring
Move storm special condition to UnblockedStorm array...
tree
|
commitdiff
2019-06-30
Jörg Oster
Try to get a more precise bench time (#2211)
tree
|
commitdiff
2019-06-27
protonspring
Bonus for double attacks on unsupported pawns
tree
|
commitdiff
2019-06-27
Vizvezdenec
Introduce attacks on space area
tree
|
commitdiff
2019-06-27
Sergei Ivanov
Do not define increment operators on Value, Depth and...
tree
|
commitdiff
2019-06-27
joergoster
Improve multiPV mode
tree
|
commitdiff
2019-06-22
Joost VandeVondele
Make the debug counters thread safe.
tree
|
commitdiff
2019-06-21
Vizvezdenec
Rewrite "More bonus for free passed pawn"
tree
|
commitdiff
2019-06-20
Vizvezdenec
More bonus for free passed pawn
tree
|
commitdiff
2019-06-20
Miguel Lahoz
Change multi-cut pruning condition
tree
|
commitdiff
2019-06-20
VoyagerOne
QuietPick Speed-up
tree
|
commitdiff
2019-06-20
Joost VandeVondele
Fix progress issue with shuffling extensions
tree
|
commitdiff
2019-06-20
syzygy1
Partial revert of "Assorted trivial cleanups 5/2019".
tree
|
commitdiff
2019-06-14
VoyagerOne
Simplify SEE Pruning (#2191)
tree
|
commitdiff
2019-06-14
protonspring
Remove backmost_sq (#2190)
tree
|
commitdiff
2019-06-14
Stefan Geschwentner
Increase pawns cache (#2187)
tree
|
commitdiff
2019-06-09
VoyagerOne
No DC prune in QS (#2185)
tree
|
commitdiff
2019-06-09
Marco Costalba
Assorted trivial cleanups 5/2019
tree
|
commitdiff
2019-06-09
Stefan Geschwentner
Remove depth condition for ttPv (#2166)
tree
|
commitdiff
2019-06-09
protonspring
Simplify passed pawns. (#2159)
tree
|
commitdiff
2019-06-09
protonspring
Remove a few file_of's (simplify adjacent_files_bb...
tree
|
commitdiff
2019-06-09
protonspring
Simplify WeakUnopposedPawn #2181
tree
|
commitdiff
2019-06-09
VoyagerOne
SEE Pruning Tweak (#2183)
tree
|
commitdiff
2019-06-09
Michael Chaly
Advanced pawn pushes tweak (#2175)
tree
|
commitdiff
2019-06-09
protonspring
Simplify Outposts #2176
tree
|
commitdiff
2019-06-09
31m059
Simplify k-value for passers. Bench: 3854907 (#2182)
tree
|
commitdiff
2019-05-31
protonspring
Scale lazy threshold according to material. (#2170)
tree
|
commitdiff
2019-05-29
protonspring
Simplify semiopen_file (#2165)
tree
|
commitdiff
2019-05-25
Joost VandeVondele
Remove one division. (#2158)
tree
|
commitdiff
2019-05-17
31m059
Allow RQ through pieces. Bench: 3415326 (#2153)
tree
|
commitdiff
2019-05-16
svivanov72
Remove unused code (#2150)
tree
|
commitdiff
2019-05-16
protonspring
Score and Select Best Thread in same loop (#2125)
tree
|
commitdiff
2019-05-16
protonspring
Consolidate some code in set_state. (#2151)
tree
|
commitdiff
2019-05-15
xoto10
Update failedHighCnt rule #2063
tree
|
commitdiff
2019-05-15
Marco Costalba
Revert "Make rootDepth local to search. (#2077)"
tree
|
commitdiff
2019-05-15
mstembera
Remove per thread instances of Endgames. (#2056)
tree
|
commitdiff
2019-05-15
Joost VandeVondele
Make rootDepth local to search. (#2077)
tree
|
commitdiff
2019-05-15
protonspring
Simplify connected #2114
tree
|
commitdiff
2019-05-15
Moez Jellouli
Simplify reduction formula #2122
tree
|
commitdiff
2019-05-15
protonspring
Simplify Thread Voting Scheme #2129
tree
|
commitdiff
2019-05-15
svivanov72
Precompute repetition info (#2132)
tree
|
commitdiff
2019-05-15
xoto10
Remove pawn count in space() calculation #2139
tree
|
commitdiff
2019-05-15
xoto10
Add eg component to evaluate_shelter() #2137
tree
|
commitdiff
2019-05-15
Joost VandeVondele
Allow for higher depths. (#2147)
tree
|
commitdiff
2019-05-15
Michael Chaly
Decrease reduction in case we had singular extension...
tree
|
commitdiff
2019-05-09
Miguel Lahoz
Remove PvNode template from reduction
tree
|
commitdiff
2019-05-09
Sergei Ivanov
Fix cycle detection in presence of repetitions
tree
|
commitdiff
2019-05-09
Stefan Geschwentner
Less LMR at root
tree
|
commitdiff
2019-05-05
Stefan Geschwentner
LMR for captures not cracking alpha
tree
|
commitdiff
2019-05-04
VoyagerOne
Stat Score reset at rootNode - Bench: 3393330 (#2124)
tree
|
commitdiff
2019-05-02
Marco Costalba
Assorted trivial cleanups 4/2019
tree
|
commitdiff
2019-05-02
Joost VandeVondele
Simplified shuffle extension version (#2121)
tree
|
commitdiff
2019-04-27
Joost VandeVondele
Allow for address sanitizer. (#2119)
tree
|
commitdiff
2019-04-27
Michael Chaly
Include bishop protection in king Danger evaluation...
tree
|
commitdiff
2019-04-27
MJZ1977
Shuffle detection #2108
tree
|
commitdiff
2019-04-24
Joost VandeVondele
Remove useless initializations (#2115)
tree
|
commitdiff
2019-04-20
protonspring
Remove DistanceRing #2107
tree
|
commitdiff
2019-04-19
Joost VandeVondele
Remove capping in reduction (#2110)
tree
|
commitdiff
2019-04-18
Joost VandeVondele
Simplify distance (#2109)
tree
|
commitdiff
2019-04-17
protonspring
Remove Movepick::move (#2085)
tree
|
commitdiff
2019-04-16
protonspring
Move pawnsOnSquares to Position (#2100)
tree
|
commitdiff
2019-04-16
protonspring
Calculate passedCount real-time #2099
tree
|
commitdiff
2019-04-16
protonspring
Remove semiopenFiles in pawns and simplify space #2102
tree
|
commitdiff
2019-04-13
Joost VandeVondele
Remove two useless assignments (#2093)
tree
|
commitdiff
2019-04-13
Joost VandeVondele
Give penalty for all early quiets of prev. ply
tree
|
commitdiff
2019-04-13
protonspring
Simplify Connected Pawn Scoring #2090
tree
|
commitdiff
2019-04-12
Marco Costalba
Revert "Shuffle detection #2064"
tree
|
commitdiff
2019-04-10
miguel-l
Extend dangerous passed pawn moves (#2089)
tree
|
commitdiff
2019-04-10
protonspring
Simplify castlingPath (#2088)
tree
|
commitdiff
2019-04-09
31m059
Raise kingDanger threshold and adjust constant term...
tree
|
commitdiff
2019-04-09
protonspring
Remove BetweenBB Array #2076
tree
|
commitdiff
2019-04-06
erbsenzaehler
Make ONE_PLY value independent again
tree
|
commitdiff
2019-04-06
Marco Costalba
Fix a missing assignment in previous commit
tree
|
commitdiff
2019-04-05
xoto10
Use average bestMoveChanges across all threads #2072
tree
|
commitdiff
2019-04-04
Moez Jellouli
Remove pureStaticEval #2069
tree
|
commitdiff
2019-04-04
Moez Jellouli
Add attacked by 2 pawns to attackedBy2 (#2074)
tree
|
commitdiff
2019-03-31
Marco Costalba
Assorted trivial cleanups 3/2019 (#2030)
tree
|
commitdiff
2019-03-31
protonspring
Use simple array for Pawns Connected bonus #2061
tree
|
commitdiff
2019-03-31
Moez Jellouli
Shuffle detection #2064
tree
|
commitdiff
2019-03-31
protonspring
Replace std::mins/max with clamp function (#2062)
tree
|
commitdiff
2019-03-31
Joost VandeVondele
Remove duplication. (#2068)
tree
|
commitdiff
2019-03-31
protonspring
Accessor for SquareBB #2067
tree
|
commitdiff
2019-03-24
protonspring
Simplify pawn asymmetry (remove use of semiopen files...
tree
|
commitdiff
2019-03-24
Joost VandeVondele
Remove unneeded condition. (#2057)
tree
|
commitdiff
2019-03-24
protonspring
Simplify Passed Pawns (#2058)
tree
|
commitdiff
2019-03-20
xoto10
Remove !extension check #2045
tree
|
commitdiff
2019-03-20
CoffeeOne
Skip skipping thread scheme (#1972)
tree
|
commitdiff
2019-03-12
Marco Costalba
Increase thread stack for OS X (#2035)
tree
|
commitdiff
2019-03-10
protonspring
Remove popcount16() (#2038)
tree
|
commitdiff
2019-03-10
xoto10
Simplify failedLow away #1986
tree
|
commitdiff
2019-03-09
Marco Costalba
Revert "Allowing singular extension in mate positions"
tree
|
commitdiff
2019-03-05
protonspring
Remove FutilityMoveCounts array. (#2024)
tree
|
commitdiff
2019-03-05
protonspring
Shrink Reductions[] array to one dimension
tree
|
commitdiff
2019-03-05
SFisGOD
Pawn value tweak
tree
|
commitdiff
2019-03-05
Marco Costalba
Assorted trivial cleanups 2/2019
tree
|
commitdiff
2019-03-05
Vizvezdenec
Add continuation history 5
tree
|
commitdiff
next