From a107b58dc4c34c187e31065293124e722158b919 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Fri, 1 Aug 2025 09:12:14 +0200 Subject: Added solvetests for DRSLICE This also changes the rotation axes for DRSLICE, so that the move U gets transformed to R and F instead of L and B. --- tools/408_solvetest_opt1_DRSLICE_RL/solvetest.c | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tools/408_solvetest_opt1_DRSLICE_RL/solvetest.c (limited to 'tools/408_solvetest_opt1_DRSLICE_RL/solvetest.c') diff --git a/tools/408_solvetest_opt1_DRSLICE_RL/solvetest.c b/tools/408_solvetest_opt1_DRSLICE_RL/solvetest.c new file mode 100644 index 0000000..0e4ecef --- /dev/null +++ b/tools/408_solvetest_opt1_DRSLICE_RL/solvetest.c @@ -0,0 +1,8 @@ +#define NISSFLAG NISSY_NISSFLAG_NORMAL +#define MINMOVES 0 +#define MAXMOVES 20 +#define MAXSOLUTIONS 500 +#define OPTIMAL 1 + +#include "scrambles.h" +#include "../solvetest.h" -- cgit v1.3