aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-07-31 14:16:48 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2025-07-31 14:16:48 +0200
commit6184781dbc28669a52de8a3bd95e5815a09fa674 (patch)
treeb135020d3fa9579eaf503c21e2d43c4409074b22 /utils
parente201ec3b7001a2652560bfa845d41abe0bc9f181 (diff)
downloadnissy-core-6184781dbc28669a52de8a3bd95e5815a09fa674.tar.gz
nissy-core-6184781dbc28669a52de8a3bd95e5815a09fa674.zip
Added solvetest tools, found bug in DR
Diffstat (limited to 'utils')
-rwxr-xr-xutils/solvetest_gen.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/utils/solvetest_gen.sh b/utils/solvetest_gen.sh
index 11dcd07..0e8415d 100755
--- a/utils/solvetest_gen.sh
+++ b/utils/solvetest_gen.sh
@@ -1,5 +1,9 @@
1#!/bin/sh 1#!/bin/sh
2 2
3# use like e.g.
4# nissy scramble -n 20 | ./utils/solvetest_gen.sh eofb -o -N | \
5# tee tools/401_solvetest_opt0_EO_FB/scrambles.h
6
3args="$@" 7args="$@"
4 8
5getsolutions() { 9getsolutions() {

Generated with cgit - Back to sebastiano.tronto.net