aboutsummaryrefslogtreecommitdiff
path: root/doc/solvers.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-12-19 07:38:05 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2025-12-19 07:38:05 +0100
commit30d976107352ecf74c57acc1032bed6032cd3da3 (patch)
tree665bb9940af179cbd955c57eeadf0d6af6dc31d6 /doc/solvers.md
parentf283c08db86777fe77bdf00d3d70687107a376d9 (diff)
parentde04d37e8520079f5bba3b1a87d42313297543db (diff)
downloadnissy-core-30d976107352ecf74c57acc1032bed6032cd3da3.tar.gz
nissy-core-30d976107352ecf74c57acc1032bed6032cd3da3.zip
Merge branch 'h48-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