From 6e9ca0165e27bb863b25ff2d72844731f38efca7 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Mon, 1 Apr 2024 10:23:13 +0200 Subject: Updated todo --- TODO.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO.txt b/TODO.txt index e0ea12d..2f4e2a4 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,6 +1,4 @@ -TODO check which is faster: foreach_move or simple for loop? - same for transformations -TODO implement big pruning table for H48 solver +TODO implement big pruning table for H48 solver (edges) TODO alternative: ARM NEON part ## H48 optimal solver @@ -52,6 +50,8 @@ switch. Here NISS may be useful. ## Optimizations +* check which is faster: foreach_move or simple for loop? same for trans + ### General things * Moves: don't do full compose for U*, D*, *2 (I removed this because I -- cgit v1.3