|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Minimal protocol for memo tables used by search engines. More...
#include <Transposition_Table.H>
Minimal protocol for memo tables used by search engines.
| Table | Concrete table type. |
| Key | Key type. |
| Entry | Stored entry type. |
Definition at line 108 of file Transposition_Table.H.