diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-12-19 07:38:05 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-12-19 07:38:05 +0100 |
| commit | 30d976107352ecf74c57acc1032bed6032cd3da3 (patch) | |
| tree | 665bb9940af179cbd955c57eeadf0d6af6dc31d6 /doc | |
| parent | f283c08db86777fe77bdf00d3d70687107a376d9 (diff) | |
| parent | de04d37e8520079f5bba3b1a87d42313297543db (diff) | |
| download | nissy-core-30d976107352ecf74c57acc1032bed6032cd3da3.tar.gz nissy-core-30d976107352ecf74c57acc1032bed6032cd3da3.zip | |
Merge branch 'h48-corner-estimate'
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/solvers.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/solvers.md b/doc/solvers.md index 837cec6..12df168 100644 --- a/doc/solvers.md +++ b/doc/solvers.md | |||
| @@ -129,6 +129,17 @@ NISS will not be used. | |||
| 129 | * Moveset: {U, U', U2, D, D', D2, R2, L2, F2, B2}. | 129 | * Moveset: {U, U', U2, D, D', D2, R2, L2, F2, B2}. |
| 130 | * Data size: 54MB. | 130 | * Data size: 54MB. |
| 131 | 131 | ||
| 132 | ### Solve corners | ||
| 133 | |||
| 134 | Solve the corners of the cube. Note: centers are considered fixed, | ||
| 135 | this is not the same as solving a 2x2x2 cube. | ||
| 136 | |||
| 137 | * Name: `coord_DRFIN_UF`. Other rotations in place of `UF` are allowed, | ||
| 138 | but they are irrelevant to the solver. Provided alias: `corners`. | ||
| 139 | * Requisites: none. | ||
| 140 | * Moveset: HTM (all 18 basic moves). | ||
| 141 | * Data size: 1.2MB. | ||
| 142 | |||
| 132 | ### Undocumented coordinate solvers | 143 | ### Undocumented coordinate solvers |
| 133 | 144 | ||
| 134 | There are some coordinate solvers that have not been listed above. These | 145 | There are some coordinate solvers that have not been listed above. These |
