aboutsummaryrefslogtreecommitdiff
path: root/doc/solvers.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-12-19 07:32:09 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2025-12-19 07:32:09 +0100
commitde04d37e8520079f5bba3b1a87d42313297543db (patch)
treedcbf454949def970c428a9b4627ae04e0e9ad1fb /doc/solvers.md
parentd5c60236c06e67e8da45e63843b37e5d619e9d7b (diff)
downloadnissy-core-de04d37e8520079f5bba3b1a87d42313297543db.tar.gz
nissy-core-de04d37e8520079f5bba3b1a87d42313297543db.zip
Add coordinate solvers for cornersh48-corner-estimate
Diffstat (limited to 'doc/solvers.md')
-rw-r--r--doc/solvers.md11
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
134Solve the corners of the cube. Note: centers are considered fixed,
135this 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
134There are some coordinate solvers that have not been listed above. These 145There are some coordinate solvers that have not been listed above. These

Generated with cgit - Back to sebastiano.tronto.net