aboutsummaryrefslogtreecommitdiff
path: root/tools/419_solvetest_HTR_from_UD/solvetest.c
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-08-06 16:34:21 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2025-08-06 16:52:12 +0200
commit57a7520545134ab95f7bb0397dcbe991c906a3e9 (patch)
tree689e20a92ec3830533d2fb868e5dc141dec45877 /tools/419_solvetest_HTR_from_UD/solvetest.c
parenta5c9b857a346343443baf49679eebf12c18b4008 (diff)
downloadnissy-core-57a7520545134ab95f7bb0397dcbe991c906a3e9.tar.gz
nissy-core-57a7520545134ab95f7bb0397dcbe991c906a3e9.zip
Added HTR solver
Diffstat (limited to 'tools/419_solvetest_HTR_from_UD/solvetest.c')
-rw-r--r--tools/419_solvetest_HTR_from_UD/solvetest.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/419_solvetest_HTR_from_UD/solvetest.c b/tools/419_solvetest_HTR_from_UD/solvetest.c
new file mode 100644
index 0000000..b5de5f4
--- /dev/null
+++ b/tools/419_solvetest_HTR_from_UD/solvetest.c
@@ -0,0 +1,9 @@
1#define SOLVER "coord_HTR_UF"
2#define NISSFLAG NISSY_NISSFLAG_ALL
3#define MINMOVES 0
4#define MAXMOVES 20
5#define MAXSOLUTIONS 500
6#define OPTIMAL 0
7
8#include "scrambles.h"
9#include "../solvetest.h"

Generated with cgit - Back to sebastiano.tronto.net