aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-25 20:57:45 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2021-12-25 20:57:45 +0100
commitce4d6f93c8d00a56b9356d0c0d8489c28e1459df (patch)
tree4f519efd1850d444ef344f6098b7e3346bcd94a8 /doc
parent0f81a5a70be20a82ee8495f050366a28d0be21c7 (diff)
downloadnissy-ce4d6f93c8d00a56b9356d0c0d8489c28e1459df.tar.gz
nissy-ce4d6f93c8d00a56b9356d0c0d8489c28e1459df.zip
Added -O option for solve (specify number of moves within optimal)
Diffstat (limited to 'doc')
-rw-r--r--doc/nissy.18
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/nissy.1 b/doc/nissy.1
index fea5ddb..549cc4f 100644
--- a/doc/nissy.1
+++ b/doc/nissy.1
@@ -127,6 +127,14 @@ Allow use of NISS.
127.It Fl o 127.It Fl o
128Only find solutions that require the minimum number of moves. 128Only find solutions that require the minimum number of moves.
129. 129.
130.It Fl O Ar N
131Only find solutions that require at most
132.Ar N
133moves more than the optimal solution. If
134.Ar N
135is 0, this is equivalent to
136.It Fl o
137.
130.It Fl p 138.It Fl p
131Plain style: do not print the number of moves. 139Plain style: do not print the number of moves.
132. 140.

Generated with cgit - Back to sebastiano.tronto.net