From 82904137aff5a7de8b9aee55485c1b0217e0b2e6 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Fri, 8 Aug 2025 09:43:15 +0200 Subject: Added solver documentation --- src/nissy.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/nissy.h b/src/nissy.h index 2785e00..b5abc15 100644 --- a/src/nissy.h +++ b/src/nissy.h @@ -346,7 +346,7 @@ Solve the given cube using the given solver and options. Parameters: cube - The cube to solver. - solver - The name of the solver. + solver - The name of the solver. See doc/solvers.md for a list. nissflag - The flags for NISS (linear, inverse, mixed, or combinations; see the constants at the top of this file). minmoves - The minimum number of moves for a solution. -- cgit v1.3