From 039267a278bb9e0580e8aebd85ef5f3ed774688f Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 23 Apr 2025 14:42:28 +0200 Subject: Adjusted solvers, fixed bug --- src/nissy.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/nissy.h') diff --git a/src/nissy.h b/src/nissy.h index e7ae50e..734487d 100644 --- a/src/nissy.h +++ b/src/nissy.h @@ -8,8 +8,9 @@ below for the list of error codes and their meaning. Cubes are passed as strings in the cccccccc=eeeeeeeeeeee=r format, see the README.md file for more information. -Accepted moves are U, D, R, L, F and B, optionally followed by a 2, -a ' or a 3. +Accepted moves are any of the following: +U, D, R, L, F, B, Uw, Dw, Rw, Lw, Fw, Bw, M, S, E, x, y, z +optionally followed by a 2, a ' or a 3. A transformation must be given in the format (rotation|mirrored) (2 letters) -- cgit v1.3