diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/nissy.h | 2 |
1 files changed, 1 insertions, 1 deletions
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. | |||
| 346 | 346 | ||
| 347 | Parameters: | 347 | Parameters: |
| 348 | cube - The cube to solver. | 348 | cube - The cube to solver. |
| 349 | solver - The name of the solver. | 349 | solver - The name of the solver. See doc/solvers.md for a list. |
| 350 | nissflag - The flags for NISS (linear, inverse, mixed, or | 350 | nissflag - The flags for NISS (linear, inverse, mixed, or |
| 351 | combinations; see the constants at the top of this file). | 351 | combinations; see the constants at the top of this file). |
| 352 | minmoves - The minimum number of moves for a solution. | 352 | minmoves - The minimum number of moves for a solution. |
