diff options
Diffstat (limited to '')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -84,6 +84,8 @@ Implement the following solvers: | |||
| 84 | 84 | ||
| 85 | ### cube.h changes | 85 | ### cube.h changes |
| 86 | 86 | ||
| 87 | * better documentation: add parameter names, one-line comment | ||
| 88 | for each function | ||
| 87 | * prefix public functions with nissy_ or something similar | 89 | * prefix public functions with nissy_ or something similar |
| 88 | * move() that takes a string (alg) as input | 90 | * move() that takes a string (alg) as input |
| 89 | * Add single moves and transformations to the interface? (performance!) | 91 | * Add single moves and transformations to the interface? (performance!) |
