From 51dff333ceb5228b8de98dd621c0c2b62ed43441 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sat, 25 Dec 2021 10:08:02 +0100 Subject: Changed -s (max solutions) option to -n and -n (NISS) to -N --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 1baf808..1659cd0 100644 --- a/TODO.md +++ b/TODO.md @@ -26,6 +26,8 @@ It's more of a personal reminder than anything else. * for solve -v, solving in different orientation does not give meaningful info, because I need to transform the alg as I go. * for solve -v, print certain info like average branching value +* solve -O n find solutions within n moves from optimal + (-o is the same as -O 0) ### New features * cleanup: translate an alg to the standard HTM moveset + reorient at the end @@ -33,7 +35,6 @@ It's more of a personal reminder than anything else. * configure max ram to be used (via config file and/or command line option) * command to transform cube and alg * command notation to list available moves -* ## Distribution -- cgit v1.3