aboutsummaryrefslogtreecommitdiff
path: root/TODO/new-feature-ideas.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO/new-feature-ideas.md')
-rw-r--r--TODO/new-feature-ideas.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/TODO/new-feature-ideas.md b/TODO/new-feature-ideas.md
new file mode 100644
index 0000000..b619e36
--- /dev/null
+++ b/TODO/new-feature-ideas.md
@@ -0,0 +1,30 @@
1# Possible new features and improvements
2
3This file contains non-refined ideas. Once an idea gets refined, it will
4get its own file and more details.
5
6## Steps
7
8* QTM solver
9* 5-side solver (for robots)
10* Other steps (cross, blocks, LSE...)
11
12## UX features
13
14* Save algs as variables and edit them (like in old nissy)
15* Use a logging system for previously run commands, info, results...
16 (e.g. when solving with -c solutions are not shown, they can be logged here)
17* Configurability: add an "alias" command, run config file at startup
18* Input cube state directly instead of moves (ugly from command line / file)
19
20## Improvements
21
22* Optimal solver: when asking only for one solution, scan for upper bound in
23 parallel using a non-optimal (but fast) solver (e.g. twophase).
24* Optimal solver: up to a small bound, try with a small pruning table.
25* Multi-step solver: make more general
26
27## New features
28
29* EO analysis (and also DR and HTR analysis): group similar EOs (Jay)
30* HTR "maze" analysis?

Generated with cgit - Back to sebastiano.tronto.net