diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -81,11 +81,11 @@ is picked to maximize the sum frequency of the values `1,2,3`. | |||
| 81 | In order to generate the pruning tables, it is necessary to be able to move | 81 | In order to generate the pruning tables, it is necessary to be able to move |
| 82 | a transform a coordinate; it is possible to do so without passing through a | 82 | a transform a coordinate; it is possible to do so without passing through a |
| 83 | complete cube representations, in a way similar to what Cube Explorer does. | 83 | complete cube representations, in a way similar to what Cube Explorer does. |
| 84 | This used to be different before version 2.1 (June 2022). | ||
| 85 | |||
| 84 | More documentation on this and on the different types of coordinates (base | 86 | More documentation on this and on the different types of coordinates (base |
| 85 | vs composed) is work in progress. | 87 | vs composed) is work in progress. |
| 86 | 88 | ||
| 87 | The two paragraphs below are not true anymore since version 2.1 (June 2022). | ||
| 88 | |||
| 89 | ### Solving | 89 | ### Solving |
| 90 | 90 | ||
| 91 | Solving is implemented as a generic function that takes both a step and | 91 | Solving is implemented as a generic function that takes both a step and |
