From bf44088d4373a9520e860152c56a958332819c4b Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Mon, 1 May 2023 16:33:51 +0200 Subject: Split nissy in other repos, see README.md --- TODO/new-feature-ideas.md | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 TODO/new-feature-ideas.md (limited to 'TODO/new-feature-ideas.md') diff --git a/TODO/new-feature-ideas.md b/TODO/new-feature-ideas.md deleted file mode 100644 index 067d440..0000000 --- a/TODO/new-feature-ideas.md +++ /dev/null @@ -1,32 +0,0 @@ -# Possible new features and improvements - -This file contains non-refined ideas. Once an idea gets refined, it will -get its own file and more details. - -## Steps - -* QTM solver -* 5-side solver (for robots) -* Other steps (cross, blocks, LSE...) - -## UX features - -* Save algs as variables and edit them (like in old nissy) -* Use a logging system for previously run commands, info, results... - (e.g. when solving with -c solutions are not shown, they can be logged here) -* Configurability: add an "alias" command, run config file at startup -* Input cube state directly instead of moves (ugly from command line / file) - -## Improvements - -* Optimal solver: when asking only for one solution, scan for upper bound in - parallel using a non-optimal (but fast) solver (e.g. twophase). -* Optimal solver: up to a small bound, try with a small pruning table. -* Optimal solver: start at different depths in parallel -* Multi-step solver: make more general - -## New features - -* Allow user to specify moveset manually (see issue \#5 on github) -* EO analysis (and also DR and HTR analysis): group similar EOs (Jay) -* HTR "maze" analysis? -- cgit v1.3