projects
/
stockfish
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Tweak default values for ucioptions
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
2010-02-24
Joona Kiiski
Search code documentation take II
commit
|
commitdiff
|
tree
2010-02-24
Joona Kiiski
Separate razoring from null move
commit
|
commitdiff
|
tree
2010-02-24
Joona Kiiski
Split search() in independent sections
commit
|
commitdiff
|
tree
2010-02-24
Joona Kiiski
Avoid research in case thread has already been asked...
commit
|
commitdiff
|
tree
2010-02-24
Joona Kiiski
Add one assert
commit
|
commitdiff
|
tree
2010-02-24
Joona Kiiski
Do not wait for threads falling asleep
commit
|
commitdiff
|
tree
2010-02-24
Joona Kiiski
Remove unnecessary conditions from if-clauses and replace...
commit
|
commitdiff
|
tree
2010-02-23
Joona Kiiski
Fix crash in debug mode
commit
|
commitdiff
|
tree
2010-02-23
Joona Kiiski
Fix some races
commit
|
commitdiff
|
tree
2010-02-23
Joona Kiiski
Fix one assert
commit
|
commitdiff
|
tree
2010-02-23
Joona Kiiski
Fix compile errors in debug mode
commit
|
commitdiff
|
tree
2010-02-15
Joona Kiiski
Search negative SEE moves in qsearch in PV
commit
|
commitdiff
|
tree
2010-02-15
Joona Kiiski
Use zero null move margin when depth < 4 * OnePly
commit
|
commitdiff
|
tree
2010-02-07
Joona Kiiski
Implement init_search()
commit
|
commitdiff
|
tree
2010-02-07
Joona Kiiski
Document lookup tables
commit
|
commitdiff
|
tree
2010-02-07
Joona Kiiski
Implement futility move count array
commit
|
commitdiff
|
tree
2010-02-07
Joona Kiiski
Implement futility margins matrix
commit
|
commitdiff
|
tree
2010-02-06
Joona Kiiski
Use posKey instead of pos.get_key() after NonPVIID
commit
|
commitdiff
|
tree
2010-02-06
Joona Kiiski
Use opening book when pondering
commit
|
commitdiff
|
tree
2010-02-05
Joona Kiiski
Copy 4 SearchStack items in split()
commit
|
commitdiff
|
tree
2010-02-05
Joona Kiiski
Give FailLow flag more descriptive name
commit
|
commitdiff
|
tree
2010-02-05
Joona Kiiski
Remove Problem variable
commit
|
commitdiff
|
tree
2010-02-05
Joona Kiiski
Remove unused failHighPly1 flag
commit
|
commitdiff
|
tree
2010-02-05
Joona Kiiski
Remove unused FailHigh flag
commit
|
commitdiff
|
tree
2010-02-05
Joona Kiiski
Simplify time management
commit
|
commitdiff
|
tree
2010-02-04
Joona Kiiski
Reduction lookup table
commit
|
commitdiff
|
tree
next