From 87a15e960e31365698df7e06cd3e6b851e17c1a5 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 5 Mar 2023 10:13:01 +0100 Subject: I made a mess, but it works. Still need to implement new optimal solver. After that, a big redesign is due. --- TODO/new-feature-ideas.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO/new-feature-ideas.md') diff --git a/TODO/new-feature-ideas.md b/TODO/new-feature-ideas.md index b619e36..067d440 100644 --- a/TODO/new-feature-ideas.md +++ b/TODO/new-feature-ideas.md @@ -22,9 +22,11 @@ get its own file and more details. * 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