chess:programming:move_ordering
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
chess:programming:move_ordering [2022/01/06 17:04] – peter | chess:programming:move_ordering [2022/01/07 10:33] (current) – peter | ||
---|---|---|---|
Line 51: | Line 51: | ||
---- | ---- | ||
- | [[Chess: | + | [[Chess: |
+ | |||
+ | [[Chess: | ||
---- | ---- | ||
Line 69: | Line 72: | ||
* Try various combinations (Quiescence score with some scale for lower plies, and node counts deeper depths). | * Try various combinations (Quiescence score with some scale for lower plies, and node counts deeper depths). | ||
+ | ---- | ||
+ | |||
+ | * Cut all moves with a negative SEE-score in the quiescence search. | ||
+ | * These moves are extremely unlikely to prove useful for anything, at least that the quiescence search can detect. | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== References ===== | ||
+ | |||
+ | https:// | ||
chess/programming/move_ordering.1641488677.txt.gz · Last modified: 2022/01/06 17:04 by peter