From ce787387f258a4d7caab39d2c2c7d2161ae89a82 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Tue, 5 Aug 2025 09:24:33 +0200 Subject: Shortened name for solvetests --- tools/417_solvetest_DRFIN_RL/solvetest.c | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tools/417_solvetest_DRFIN_RL/solvetest.c (limited to 'tools/417_solvetest_DRFIN_RL/solvetest.c') diff --git a/tools/417_solvetest_DRFIN_RL/solvetest.c b/tools/417_solvetest_DRFIN_RL/solvetest.c new file mode 100644 index 0000000..988e570 --- /dev/null +++ b/tools/417_solvetest_DRFIN_RL/solvetest.c @@ -0,0 +1,9 @@ +#define SOLVER "mcoord_DRFIN_LF" +#define NISSFLAG NISSY_NISSFLAG_NORMAL +#define MINMOVES 0 +#define MAXMOVES 20 +#define MAXSOLUTIONS 500 +#define OPTIMAL 0 + +#include "scrambles.h" +#include "../solvetest.h" -- cgit v1.3