| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Give error when ( is not closed in NISS sequence | Sebastiano Tronto | 2025-04-25 | 1 | -0/+4 |
| * | NISS | Sebastiano Tronto | 2025-04-25 | 5 | -81/+166 |
| * | Added tests for inverse move | Sebastiano Tronto | 2025-04-23 | 1 | -6/+30 |
| * | Added orientation to getcube | Sebastiano Tronto | 2025-04-23 | 1 | -2/+10 |
| * | Adjusted solvers, fixed bug | Sebastiano Tronto | 2025-04-23 | 2 | -4/+11 |
| * | Almost added support for wide moves, only solve missing | Sebastiano Tronto | 2025-04-23 | 3 | -48/+185 |
| * | Merge branch 'extend_moves' | Sebastiano Tronto | 2025-04-22 | 2 | -2/+97 |
| |\ | |||||
| | * | Merge branch 'master' into extend_moves | Sebastiano Tronto | 2025-04-22 | 3 | -404/+178 |
| | |\ | |||||
| | * | | Added constants | Sebastiano Tronto | 2025-04-22 | 1 | -0/+16 |
| * | | | Progress | Sebastiano Tronto | 2025-04-22 | 4 | -234/+656 |
| * | | | Update tests for oriented_cube_t | Sebastiano Tronto | 2025-04-22 | 5 | -54/+75 |
| | |/ |/| | |||||
| * | | Updated tests and added fixed =A to B32 output | Sebastiano Tronto | 2025-04-22 | 1 | -23/+11 |
| * | | Removed old scripts and updated public API | Sebastiano Tronto | 2025-04-22 | 3 | -404/+190 |
| |/ | |||||
| * | Merged some files, renamed another | Sebastiano Tronto | 2025-04-21 | 6 | -154/+154 |
| * | Improved logging, especially for solve | Sebastiano Tronto | 2025-04-19 | 3 | -22/+3 |
| * | Some minor changes to the interface. | Sebastiano Tronto | 2025-04-08 | 1 | -5/+5 |
| * | Some simplification to AVX2 code | Sebastiano Tronto | 2025-04-01 | 1 | -1/+5 |
| * | simplified allowedmoves logic | Sebastiano Tronto | 2025-04-01 | 1 | -45/+7 |
| * | Added inverse coordinate for CO | Sebastiano Tronto | 2025-03-26 | 2 | -1/+17 |
| * | More safety with pointers using VLA function parameters | Sebastiano Tronto | 2025-03-25 | 1 | -1/+1 |
| * | Tiny bugfix in solution writing | Sebastiano Tronto | 2025-03-25 | 1 | -14/+9 |
| * | Added NISS to coord solver | Sebastiano Tronto | 2025-03-25 | 1 | -2/+2 |
| * | Big cleanup for appendsolution() | Sebastiano Tronto | 2025-03-24 | 2 | -54/+55 |
| * | Some safety with move arrays, small refactor appendchar | Sebastiano Tronto | 2025-03-22 | 4 | -38/+40 |
| * | Filter solutions for coordinate solver and fix ordering | Sebastiano Tronto | 2025-03-19 | 1 | -0/+28 |
| * | Fix rare bug, but one more bug to go | Sebastiano Tronto | 2024-12-15 | 1 | -0/+12 |
| * | Solve bug related to duplicate solutions | Sebastiano Tronto | 2024-12-15 | 3 | -3/+3 |
| * | Merge the "solver-experiments" branch that I have been working on for | Sebastiano Tronto | 2024-12-07 | 2 | -21/+73 |
| * | New interface function nissy_countmoves | Sebastiano Tronto | 2024-10-18 | 1 | -2/+3 |
| * | Interface changes, progress with python | Sebastiano Tronto | 2024-10-14 | 3 | -13/+7 |
| * | Make writemoves (and solver) safer by checking buffer size | Sebastiano Tronto | 2024-10-12 | 2 | -10/+25 |
| * | Make writecube safer | Sebastiano Tronto | 2024-10-12 | 1 | -42/+61 |
| * | Improved error messages and add some comments in nissy.h | Sebastiano Tronto | 2024-10-10 | 5 | -43/+64 |
| * | Revert useless optimization (fix portable and neon) | Sebastiano Tronto | 2024-10-07 | 1 | -12/+10 |
| * | Tiny optimization for moves (avoid unnecessary CO) | Sebastiano Tronto | 2024-10-06 | 1 | -10/+12 |
| * | Revert table-based transformations | Sebastiano Tronto | 2024-10-04 | 7 | -748/+560 |
| * | Table-based transformations (will revert immediately) | Sebastiano Tronto | 2024-10-04 | 6 | -343/+352 |
| * | Patch up spurious warning | Sebastiano Tronto | 2024-09-06 | 1 | -0/+25 |
| * | Added test for invermoves and small refactor | Sebastiano Tronto | 2024-09-05 | 1 | -14/+40 |
| * | Added test for premove and a comment | Sebastiano Tronto | 2024-09-05 | 1 | -0/+1 |
| * | More renaming | Sebastiano Tronto | 2024-09-05 | 6 | -188/+189 |
| * | Rename constants from _underscore to CAPS | Sebastiano Tronto | 2024-09-05 | 8 | -709/+688 |
| * | Moved stuff around | Sebastiano Tronto | 2024-09-03 | 4 | -111/+79 |
| * | format fix | enricotenuti | 2024-08-30 | 1 | -3/+4 |
| * | allowedH48 tests | enricotenuti | 2024-08-30 | 1 | -2/+2 |
| * | constants fix | enricotenuti | 2024-08-29 | 1 | -4/+4 |
| * | nissbranch ver1 | enricotenuti | 2024-08-29 | 2 | -154/+165 |
| * | premoves and niss | enricotenuti | 2024-08-26 | 1 | -0/+107 |
| * | Reorganized folder structure | Sebastiano Tronto | 2024-08-18 | 9 | -0/+1527 |
