aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Change of planHEADmasterSebastiano Tronto2025-04-251-48/+6
|
* subsectionsSebastiano Tronto2023-05-011-3/+5
|
* Split nissy in other repos, see README.mdSebastiano Tronto2023-05-0169-10456/+38
|
* Some fixesSebastiano Tronto2023-03-054-12/+27
|
* I made a mess, but it works. Still need to implement new optimal solver.Sebastiano Tronto2023-03-0524-700/+1436
| | | | After that, a big redesign is due.
* Added (just a few) tests for alg and added fields to alg structSebastiano Tronto2023-02-108-69/+392
|
* Added notes for solver theorySebastiano Tronto2023-02-082-22/+49
|
* Moved coordinate index consistency test to tests folderSebastiano Tronto2023-02-048-42/+107
|
* Some improvements to test suite, ready to goSebastiano Tronto2023-02-048-49/+74
|
* Fixed typoSebastiano Tronto2023-02-011-1/+1
|
* Added debug flags to make testSebastiano Tronto2023-02-011-1/+1
|
* Enabled make test and test.shSebastiano Tronto2023-02-018-80/+85
|
* Restored doc, not sure why it was deletedSebastiano Tronto2023-01-221-0/+271
|
* Removed old test filesSebastiano Tronto2023-01-225-253/+0
|
* Started working on testing (broken for now)Sebastiano Tronto2023-01-227-17/+276
|
* Refined comments for solve reworkSebastiano Tronto2023-01-161-3/+16
|
* Re-organized TODO fileSebastiano Tronto2023-01-1411-155/+256
|
* Save fst tables to fileSebastiano Tronto2023-01-142-58/+86
|
* Implemented faster fst_ep_to_eposSebastiano Tronto2022-12-264-78/+83
|
* Fixed fst_inverseSebastiano Tronto2022-12-2616-244/+489
|
* Quick push warning messageSebastiano Tronto2022-10-285-38/+136
|
* Added some failing testsSebastiano Tronto2022-10-092-6/+20
|
* Finished fst, added tests. STILL NOT WORKING.Sebastiano Tronto2022-10-0913-42/+429
|
* Added fst_cube prototypesSebastiano Tronto2022-09-104-7/+92
|
* Modified pruning table generation (new compressed) + website updateSebastiano Tronto2022-09-107-70/+110
|
* Removed some code preparing for moving optimal solver away from general ↵Sebastiano Tronto2022-09-068-374/+202
| | | | | | coordinate solving. Kept symcoord for coordinate solving.
* Symcoord version of nissy. Interesting idea, but performance areSebastiano Tronto2022-09-0636-5418/+3586
| | | | actually slower. AT THIS STAGE NISSY IS NOT USABLE.
* Changed website link in help commandsSebastiano Tronto2022-06-021-1/+1
|
* Version 2.0.2Sebastiano Tronto2022-06-0113-542/+95
|
* Another fixSebastiano Tronto2022-06-012-2/+2
|
* More fixesSebastiano Tronto2022-06-012-3/+3
|
* Another fix to coordSebastiano Tronto2022-06-011-2/+2
|
* Couple of fixes in coordinatesSebastiano Tronto2022-06-011-2/+2
|
* General cleanup, in preparation for new releaseSebastiano Tronto2022-06-016-16/+15
|
* Changed default number of threads for genSebastiano Tronto2022-06-012-2/+3
|
* Fixed error in block size for ptablesSebastiano Tronto2022-06-013-20/+20
|
* parallelized genptable_fixnastySebastiano Tronto2022-06-015-22/+72
|
* Fixed the fixSebastiano Tronto2022-06-011-2/+2
|
* fixed readme strikethrough linesSebastiano Tronto2022-06-011-12/+0
|
* Changed readmeSebastiano Tronto2022-06-011-12/+20
|
* Save more stuff to fileSebastiano Tronto2022-06-014-17/+133
|
* Fixed bug with nxoptSebastiano Tronto2022-06-013-1/+2
|
* Fixed some bugs - still more testing neededSebastiano Tronto2022-06-016-82/+56
|
* Big changes to coordinate system: remove "anti-index" in favor of a more ↵Sebastiano Tronto2022-05-3112-451/+610
| | | | 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!
* Prepare for big changes in coordinatesSebastiano Tronto2022-03-158-47/+65
|
* Added freemem commandSebastiano Tronto2022-03-129-24/+57
|
* Set up for adding freemem commandSebastiano Tronto2022-03-073-2/+27
|
* Added messages about generating pruning tablesSebastiano Tronto2022-03-035-9/+51
|
* Added dr and htr scramblesSebastiano Tronto2022-03-025-28/+61
|
* Removed some unused code (khuge). Improved optimal solver performance by ↵Sebastiano Tronto2022-02-278-126/+28
| | | | about 10% using raw transition tables (same for dr step).

Generated with cgit - Back to sebastiano.tronto.net