diff options
| author | tslil clingman <tslil@posteo.de> | 2021-01-23 15:37:33 -0500 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-08-28 19:37:41 +0100 |
| commit | 2439dc2ab6a6c2a840c2d2c1deb3949b7b88f415 (patch) | |
| tree | 3c60d1bcec14531e1734f426013ef38d1d2f4df5 /include/negamax_cnn1986.h | |
| parent | 3f919c40804f024737bcf4da85027a980db6eb23 (diff) | |
Not correct usage, need to try hashing
Diffstat (limited to 'include/negamax_cnn1986.h')
| -rw-r--r-- | include/negamax_cnn1986.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/negamax_cnn1986.h b/include/negamax_cnn1986.h index 3002837..fc0d5f2 100644 --- a/include/negamax_cnn1986.h +++ b/include/negamax_cnn1986.h @@ -1,6 +1,6 @@ #include <stdint.h> #include <tak.h> -#include <cnn1986_cache.h> +#include <cnn1986_treap_cache.h> #include "weights.h" extern const float infty; |
