projects
/
stockfish
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Move the draw check also for qsearch
2011-07-19
Joona Kiiski
Move the draw check also for qsearch
commit
|
commitdiff
|
tree
2011-07-19
Joona Kiiski
Move draw checks right after doing the move
commit
|
commitdiff
|
tree
2011-04-02
Joona Kiiski
Use prob cut search to prune bad captures
commit
|
commitdiff
|
tree
2011-02-09
Joona Kiiski
Maximum aspiration delta of 64
commit
|
commitdiff
|
tree
2011-02-05
Joona Kiiski
Retire some conditions from ok_to_use_TT_pv
commit
|
commitdiff
|
tree
2011-01-23
Joona Kiiski
Different searchedMoves system
commit
|
commitdiff
|
tree
2011-01-17
Joona Kiiski
Fix very theoretical History corner case
commit
|
commitdiff
|
tree
2011-01-14
Joona Kiiski
Set HistoryMax infinitely high
commit
|
commitdiff
|
tree
2011-01-09
Joona Kiiski
TTEntry simplification
commit
|
commitdiff
|
tree
2011-01-08
Joona Kiiski
Fix build failure under Linux
commit
|
commitdiff
|
tree
2011-01-08
Joona Kiiski
Change Emergency time maximum from 60000 to 30000
commit
|
commitdiff
|
tree
2011-01-08
Joona Kiiski
Fix Makefile's GPL-notice to be similar to other files
commit
|
commitdiff
|
tree
2011-01-06
Joona Kiiski
Simplify 50 move rule condition
commit
|
commitdiff
|
tree
2011-01-06
Joona Kiiski
Clean up position setup code
commit
|
commitdiff
|
tree
2011-01-06
Joona Kiiski
Parse halfmove clock and fullmove number from FEN
commit
|
commitdiff
|
tree
2011-01-06
Joona Kiiski
Minimal restructuring of value.h
commit
|
commitdiff
|
tree
2011-01-05
Joona Kiiski
Fix variable naming in prototypes at uci.cpp
commit
|
commitdiff
|
tree
2011-01-05
Joona Kiiski
Remove a false comment
commit
|
commitdiff
|
tree
2011-01-03
Joona Kiiski
Use simple macro to enable operators
commit
|
commitdiff
|
tree
2010-12-14
Joona Kiiski
Let check_is_useless() follow SF coding style
commit
|
commitdiff
|
tree
2010-12-14
Joona Kiiski
Selective checks at qsearch
commit
|
commitdiff
|
tree
2010-12-04
Joona Kiiski
New try for unstoppable pawn evaluation
commit
|
commitdiff
|
tree
2010-12-02
Joona Kiiski
Prune all negative see moves at low depths
commit
|
commitdiff
|
tree
2010-09-26
Joona Kiiski
Less aggressive move count based futility pruning
commit
|
commitdiff
|
tree
2010-09-11
Joona Kiiski
Retire pawn storm evaluation
commit
|
commitdiff
|
tree
2010-08-20
Joona Kiiski
Use MovePicker's move ordering also at root
commit
|
commitdiff
|
tree
2010-08-02
Joona Kiiski
Tweak default values for ucioptions
commit
|
commitdiff
|
tree
2010-08-02
Joona Kiiski
New Time management system
commit
|
commitdiff
|
tree
2010-07-25
Joona Kiiski
Fix build failure on GCC
commit
|
commitdiff
|
tree
2010-07-23
Joona Kiiski
Don't initialize psqt-tables when 'ucinewgame' is received
commit
|
commitdiff
|
tree
2010-07-23
Joona Kiiski
Retire 'Randomness' ucioption
commit
|
commitdiff
|
tree
2010-07-23
Joona Kiiski
Always init pthread locks to NULL
commit
|
commitdiff
|
tree
2010-07-23
Joona Kiiski
Remove other locking options
commit
|
commitdiff
|
tree
2010-07-22
Joona Kiiski
ValueType needs only 2 bits to be stored in TT
commit
|
commitdiff
|
tree
2010-07-22
Joona Kiiski
Update TT documentation
commit
|
commitdiff
|
tree
2010-07-20
Joona Kiiski
Remove pointless tte->static_value() != VALUE_NONE...
commit
|
commitdiff
|
tree
2010-07-20
Joona Kiiski
Store static value and king danger in TT also in TT...
commit
|
commitdiff
|
tree
2010-07-19
Joona Kiiski
Initialize SearchStack only once at RootMoveList c'tor
commit
|
commitdiff
|
tree
2010-07-19
Joona Kiiski
Every node is responsible for initializing its own...
commit
|
commitdiff
|
tree
2010-07-19
Joona Kiiski
Drop KILLER_MAX. Hardcode to 2 instead.
commit
|
commitdiff
|
tree
2010-07-19
Joona Kiiski
Do not initialize ss->reduction to zero in the beginning...
commit
|
commitdiff
|
tree
2010-07-19
Joona Kiiski
Do not reset ss->eval in the beginning of the node
commit
|
commitdiff
|
tree
2010-07-16
Joona Kiiski
Update Makefile
commit
|
commitdiff
|
tree
2010-07-15
Joona Kiiski
Find balance between 1.7 and 1.8 reductions
commit
|
commitdiff
|
tree
2010-07-11
Joona Kiiski
Remove TranspositionTable::overwrites variable
commit
|
commitdiff
|
tree
2010-07-06
Joona Kiiski
Tweak Makefile a bit
commit
|
commitdiff
|
tree
2010-07-04
Joona Kiiski
Fix TT documentation
commit
|
commitdiff
|
tree
2010-07-03
Joona Kiiski
Fix Makefile for HPUX
commit
|
commitdiff
|
tree
2010-06-29
Joona Kiiski
Another PSQT tuning round
commit
|
commitdiff
|
tree
2010-06-26
Joona Kiiski
Fix some wrong documentation
commit
|
commitdiff
|
tree
2010-06-26
Joona Kiiski
Remove unused constant
commit
|
commitdiff
|
tree
2010-06-25
Joona Kiiski
Hack to fix GCC/ICC rounding difference
commit
|
commitdiff
|
tree
2010-05-22
Joona Kiiski
Drop completely illogical ei.kingDanger == 0 requirement
commit
|
commitdiff
|
tree
2010-05-22
Joona Kiiski
Always save static value and kingDanger to TT
commit
|
commitdiff
|
tree
2010-05-22
Joona Kiiski
Drop TTClusterSize from 5 to 4
commit
|
commitdiff
|
tree
2010-05-21
Joona Kiiski
Add some automatic detection for Windows
commit
|
commitdiff
|
tree
2010-05-21
Joona Kiiski
Documentation fix
commit
|
commitdiff
|
tree
2010-05-21
Joona Kiiski
Correct 'prefetch' handling for Makefile
commit
|
commitdiff
|
tree
2010-05-20
Joona Kiiski
Small tweaks to install gcc-profile-clean targets
commit
|
commitdiff
|
tree
2010-05-20
Joona Kiiski
Modify source to follow new Makefile
commit
|
commitdiff
|
tree
2010-05-20
Joona Kiiski
Rewrite Makefile
commit
|
commitdiff
|
tree
2010-05-12
Joona Kiiski
Document old test result
commit
|
commitdiff
|
tree
2010-05-12
Joona Kiiski
Remove one hack caused by misunderstanding
commit
|
commitdiff
|
tree
2010-05-11
Joona Kiiski
Disable fake-mode
commit
|
commitdiff
|
tree
2010-05-11
Joona Kiiski
Unite sp_search() and sp_search_pv()
commit
|
commitdiff
|
tree
2010-05-09
Joona Kiiski
Introduce fake-mode for split
commit
|
commitdiff
|
tree
2010-05-08
Joona Kiiski
Templatize qsearch
commit
|
commitdiff
|
tree
2010-05-08
Joona Kiiski
Unite search_pv() and search()
commit
|
commitdiff
|
tree
2010-05-05
Joona Kiiski
Further push the LMR pedal
commit
|
commitdiff
|
tree
2010-04-28
Joona Kiiski
Fix compile error on GCC
commit
|
commitdiff
|
tree
2010-04-16
Joona Kiiski
Prevent the use of nullmove TT value only at verification...
commit
|
commitdiff
|
tree
2010-04-16
Joona Kiiski
Introduce NullStatus enum
commit
|
commitdiff
|
tree
2010-04-16
Joona Kiiski
Revert "Introduce "Zugzwang detection" temporary hack...
commit
|
commitdiff
|
tree
2010-04-14
Joona Kiiski
Fix overflow in init_safety
commit
|
commitdiff
|
tree
2010-04-13
Joona Kiiski
Fix evasion pruning condition
commit
|
commitdiff
|
tree
2010-03-23
Joona Kiiski
Vary reduction aggressiveness as a function of thinking...
commit
|
commitdiff
|
tree
2010-03-23
Joona Kiiski
Base work for different reduction schemes
commit
|
commitdiff
|
tree
2010-03-22
Joona Kiiski
Do not return unproven mate scores from null move search
commit
|
commitdiff
|
tree
2010-03-06
Joona Kiiski
Save mateThreat flag in splitPoint and make use of it
commit
|
commitdiff
|
tree
2010-03-06
Joona Kiiski
Document one test result
commit
|
commitdiff
|
tree
2010-03-06
Joona Kiiski
Synchronize root_search() with other search routines
commit
|
commitdiff
|
tree
2010-03-06
Joona Kiiski
Remove obsolete code snippet from root_search
commit
|
commitdiff
|
tree
2010-02-25
Joona Kiiski
Add some commentary
commit
|
commitdiff
|
tree
2010-02-25
Joona Kiiski
Clean up common adjustments
commit
|
commitdiff
|
tree
2010-02-25
Joona Kiiski
Remove "Threat Depth" ucioption
commit
|
commitdiff
|
tree
2010-02-25
Joona Kiiski
Cleanup steps 12, 14
commit
|
commitdiff
|
tree
2010-02-25
Joona Kiiski
Clean up step 11
commit
|
commitdiff
|
tree
2010-02-25
Joona Kiiski
Clean steps 8 and 9.
commit
|
commitdiff
|
tree
2010-02-25
Joona Kiiski
Clean razoring code (step 6)
commit
|
commitdiff
|
tree
2010-02-25
Joona Kiiski
Synchronize variable listing of 4 different search...
commit
|
commitdiff
|
tree
2010-02-25
Joona Kiiski
Remove current line printing in SMP mode
commit
|
commitdiff
|
tree
2010-02-25
Joona Kiiski
Synchronize sp_search() with search() part I
commit
|
commitdiff
|
tree
2010-02-25
Joona Kiiski
Rename staticValue to refinedValue
commit
|
commitdiff
|
tree
2010-02-24
Joona Kiiski
Fix repetition detection bug
commit
|
commitdiff
|
tree
2010-02-24
Joona Kiiski
Synchronize sp_search_pv() with search_pv()
commit
|
commitdiff
|
tree
2010-02-24
Joona Kiiski
Synchronize sp_search() with search() part II
commit
|
commitdiff
|
tree
2010-02-24
Joona Kiiski
Simplify locking in splitpoint search
commit
|
commitdiff
|
tree
2010-02-24
Joona Kiiski
Synchronize search_pv() with search take II
commit
|
commitdiff
|
tree
2010-02-24
Joona Kiiski
Synchronize search_pv() with search take I
commit
|
commitdiff
|
tree
2010-02-24
Joona Kiiski
Search code documentation, take III
commit
|
commitdiff
|
tree
next