cubing / twsearch

🔍 Twizzle Search — a program to find algs and scrambles for twisty puzzles
GNU General Public License v3.0
24 stars 8 forks source link

When using `--startprunedepth`, only write tables to disk at the end of table generation #52

Open benwh1 opened 2 months ago

benwh1 commented 2 months ago

instead of rewriting the table after each depth. Maybe also write on Ctrl+C, if we decide that waiting for it to finish would take too long?