| pychess.Utils.TranspositionTable | index /home/thomas/Programmering/python/skak/svn/lib/pychess/Utils/TranspositionTable.py |
This is a dictionary, that supports a max of items.
This is good for the transportation table, as some old entries might not
be useable any more, as the position has totally changed
| Classes | ||||||||
|
| ||||||||
| Data | ||
| hashfALPHA = 0 hashfBETA = 1 hashfEXACT = 2 | ||