aboutsummaryrefslogtreecommitdiff
path: root/src/coord.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split nissy in other repos, see README.mdSebastiano Tronto2023-05-011-259/+0
|
* Moved coordinate index consistency test to tests folderSebastiano Tronto2023-02-041-1/+26
|
* Symcoord version of nissy. Interesting idea, but performance areSebastiano Tronto2022-09-061-18/+224
| | | | actually slower. AT THIS STAGE NISSY IS NOT USABLE.
* Big changes to coordinate system: remove "anti-index" in favor of a more ↵Sebastiano Tronto2022-05-311-1/+4
| | | | kociemba-like move function for each coordinate. This should speedup the table generation step. WARNING: nissy might not be 100% functional at this stage, TESTING needed!
* Added a new pruning table (equivalent to nxopt31). I have not tested it yet, ↵Sebastiano Tronto2021-12-161-0/+2
| | | | | | | it takes a while to generate. Plus I have done a whole lot of refactoring in random places because I cannot focus on one thing at the time.
* Rewritten from scratch. Welocme nissy 2.0!Sebastiano Tronto2021-11-111-0/+23

Generated with cgit - Back to sebastiano.tronto.net