nissy-fmc

A Rubik's cube FMC assistant
git clone https://git.tronto.net/nissy-fmc
Download | Log | Files | Refs | README | LICENSE

commit 3fceaa8706b983ef5e81527e5ded3c62f0ba4c1d
parent 7873731b0ddfad2da61b55d016a6c08806819167
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date:   Wed,  1 Jun 2022 11:50:15 +0200

fixed readme strikethrough lines

Diffstat:
MREADME.md | 12------------
1 file changed, 0 insertions(+), 12 deletions(-)

diff --git a/README.md b/README.md @@ -86,18 +86,6 @@ vs composed) is work in progress. The two paragraphs below are not true anymore since version 2.1 (June 2022). -~~~There is one caveat: each coordinates also needs an inverse function that takes a~~~ -~~~coordinate value and returns a cube which has that coordinate. This is in general~~~ -~~~more complicated, but luckily the cube does not need to be fully built or consistent.~~~ -~~~This inverse-coordinate is used only in one specific step when generating symmetry~~~ -~~~data, and I don't know if it is possible to avoid it (maybe it is). It is also used~~~ -~~~when building pruning tables, but in that case it is avoidable.~~~ - -~~~Note: this part is different from what Cube Explorer does. Overall I think it is~~~ -~~~conceptually easier, although in practice it was still hard to implement.~~~ -~~~If anything it is more generalizable and one can use it to build any coordinate~~~ -~~~they might like.~~~ - ### Solving Solving is implemented as a generic function that takes both a step and