Home
last modified time | relevance | path

Searched refs:clearPawnTable (Results 1 – 2 of 2) sorted by relevance

/dports/games/py-pychess/pychess-1.0.2/lib/pychess/Utils/lutils/
H A DBenchmark.py2 from pychess.Utils.lutils.leval import clearPawnTable
39 clearPawnTable()
H A Dleval.py214 def clearPawnTable(): function