Group demotions with non-captures
authorH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 12 Apr 2018 13:22:04 +0000 (15:22 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 12 Apr 2018 21:15:09 +0000 (23:15 +0200)
commita77ab067b85c7477e804ecf1af1cdea23c41400e
treead58452ec36a1c885493f308b53b330e9d9472e6
parentb0e46015bac4d0bf05e2f89336d0c6c836ef0322
Group demotions with non-captures

Promotions in Kyoto Shogi are not moves that deserve to be treated as
captures. This would search basically all moves in QS, and would hardly
sort any moves by history. Now that demotions are treated as non-captures
QS search explosion is much less of a problem.
dropper.c