From de04d37e8520079f5bba3b1a87d42313297543db Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Fri, 19 Dec 2025 07:32:09 +0100 Subject: Add coordinate solvers for corners --- doc/solvers.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc') 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. * Moveset: {U, U', U2, D, D', D2, R2, L2, F2, B2}. * Data size: 54MB. +### Solve corners + +Solve the corners of the cube. Note: centers are considered fixed, +this is not the same as solving a 2x2x2 cube. + +* Name: `coord_DRFIN_UF`. Other rotations in place of `UF` are allowed, + but they are irrelevant to the solver. Provided alias: `corners`. +* Requisites: none. +* Moveset: HTM (all 18 basic moves). +* Data size: 1.2MB. + ### Undocumented coordinate solvers There are some coordinate solvers that have not been listed above. These -- cgit v1.3