Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
transposition_table_test.cc File Reference
#include <gtest/gtest.h>
#include <State_Search.H>
Include dependency graph for transposition_table_test.cc:

Go to the source code of this file.

Functions

 TEST (TranspositionTableFramework, ProbeAndReplacementStatsAreTracked)
 
 TEST (TranspositionTableFramework, CollidingKeysRemainReachable)
 

Function Documentation

◆ TEST() [1/2]

TEST ( TranspositionTableFramework  ,
CollidingKeysRemainReachable   
)

◆ TEST() [2/2]