aboutsummaryrefslogtreecommitdiff
path: root/tools/400_solvetest_optimal
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tools/400_solvetest_optimal/scrambles.h (renamed from tools/400_solvetest/scrambles.h)0
-rw-r--r--tools/400_solvetest_optimal/solvetest.c8
2 files changed, 8 insertions, 0 deletions
diff --git a/tools/400_solvetest/scrambles.h b/tools/400_solvetest_optimal/scrambles.h
index 59037be..59037be 100644
--- a/tools/400_solvetest/scrambles.h
+++ b/tools/400_solvetest_optimal/scrambles.h
diff --git a/tools/400_solvetest_optimal/solvetest.c b/tools/400_solvetest_optimal/solvetest.c
new file mode 100644
index 0000000..0b6575f
--- /dev/null
+++ b/tools/400_solvetest_optimal/solvetest.c
@@ -0,0 +1,8 @@
1#define NISSFLAG NISSY_NISSFLAG_NORMAL
2#define MINMOVES 0
3#define MAXMOVES 20
4#define MAXSOLUTIONS 100
5#define OPTIMAL 0
6
7#include "scrambles.h"
8#include "../solvetest.h"

Generated with cgit - Back to sebastiano.tronto.net