aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-06-01 11:51:09 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2022-06-01 11:51:09 +0200
commited304cbf68b60c982f9f204b5956dae5672c946a (patch)
tree757599d80802526d1a8a48e25645ffcd0a00f564 /README.md
parent3fceaa8706b983ef5e81527e5ded3c62f0ba4c1d (diff)
downloadnissy-ed304cbf68b60c982f9f204b5956dae5672c946a.tar.gz
nissy-ed304cbf68b60c982f9f204b5956dae5672c946a.zip
Fixed the fix
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 891241e..cd5f94a 100644
--- a/README.md
+++ b/README.md
@@ -81,11 +81,11 @@ is picked to maximize the sum frequency of the values `1,2,3`.
81In order to generate the pruning tables, it is necessary to be able to move 81In order to generate the pruning tables, it is necessary to be able to move
82a transform a coordinate; it is possible to do so without passing through a 82a transform a coordinate; it is possible to do so without passing through a
83complete cube representations, in a way similar to what Cube Explorer does. 83complete cube representations, in a way similar to what Cube Explorer does.
84This used to be different before version 2.1 (June 2022).
85
84More documentation on this and on the different types of coordinates (base 86More documentation on this and on the different types of coordinates (base
85vs composed) is work in progress. 87vs composed) is work in progress.
86 88
87The two paragraphs below are not true anymore since version 2.1 (June 2022).
88
89### Solving 89### Solving
90 90
91Solving is implemented as a generic function that takes both a step and 91Solving is implemented as a generic function that takes both a step and

Generated with cgit - Back to sebastiano.tronto.net