]> code.delx.au - gnu-emacs-elpa/commit
chess-pos-search*: New function.
authorMario Lang <mlang@delysid.org>
Mon, 21 Apr 2014 11:41:56 +0000 (13:41 +0200)
committerMario Lang <mlang@delysid.org>
Mon, 21 Apr 2014 11:41:56 +0000 (13:41 +0200)
commite9823070847892ed90aa9e9ce9d252b104872b0a
treeb9de6f6a1894751b018c953583181f598edc21ed
parent51a97cafe5d46d948b1adecb76c709724de73af2
chess-pos-search*: New function.

Search for several pieces in one swipe of the board, returning an
alist of pieces and their indices.  Use this in chess-legal-plies
for the common case where we want all legal plies for a certain
color makes the testsuite time go down to 9m57s.
chess-ply.el
chess-pos.el