| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2024-10-18 | Add node and fallback benchmarking | Sebastiano Tronto | 1 | -13/+28 |
| 2024-10-18 | New interface function nissy_countmoves | Sebastiano Tronto | 1 | -0/+13 |
| 2024-10-14 | Interface changes, progress with python | Sebastiano Tronto | 1 | -74/+56 |
| 2024-10-13 | Removed nissy_explainerror and moved datainfo to tools | Sebastiano Tronto | 1 | -53/+89 |
| 2024-10-12 | Trivial fixes to comments | Sebastiano Tronto | 1 | -4/+4 |
| 2024-10-12 | Make writecube safer | Sebastiano Tronto | 1 | -13/+20 |
| 2024-10-11 | Added buffer sizes in API args | Sebastiano Tronto | 1 | -35/+64 |
| 2024-10-11 | Improved comment | Sebastiano Tronto | 1 | -1/+1 |
| 2024-10-11 | Error codes, documentation, change nisstype from string to flags | Sebastiano Tronto | 1 | -40/+189 |
| 2024-10-10 | Improved error messages and add some comments in nissy.h | Sebastiano Tronto | 1 | -29/+91 |
| 2024-10-10 | Removed "options" from solver selection | Sebastiano Tronto | 1 | -5/+2 |
| 2024-09-27 | First try for derive tables | Sebastiano Tronto | 1 | -0/+7 |
| 2024-09-26 | Added checkdata function | Sebastiano Tronto | 1 | -0/+6 |
| 2024-09-11 | Finished table refactor | Sebastiano Tronto | 1 | -0/+6 |
| 2024-08-18 | Reorganized folder structure | Sebastiano Tronto | 1 | -0/+0 |
| 2024-08-05 | Comment cube.h | Sebastiano Tronto | 1 | -4/+24 |
| 2024-07-04 | (almost) added getcube | Sebastiano Tronto | 1 | -2/+5 |
| 2024-07-03 | Preparing for table stats | Sebastiano Tronto | 1 | -0/+6 |
| 2024-06-23 | Cleanup | Sebastiano Tronto | 1 | -13/+1 |
| 2024-06-20 | Changed logger from va_args to ... | Sebastiano Tronto | 1 | -1/+1 |
| 2024-06-17 | Use callback function to log to stderr | Sebastiano Tronto | 1 | -0/+4 |
| 2024-06-16 | Added rudimentary shell to run commands (ugly) | Sebastiano Tronto | 1 | -12/+12 |
| 2024-06-13 | Added "dryrun" for gendata | Sebastiano Tronto | 1 | -1/+11 |
| 2024-06-11 | Finished refactor | Sebastiano Tronto | 1 | -2/+2 |
| 2024-06-11 | Cleaned up cube.h | Sebastiano Tronto | 1 | -5/+13 |
| 2024-06-10 | Started cube.h refactor | Sebastiano Tronto | 1 | -23/+56 |
| 2024-06-09 | Cleanup cube.h | Sebastiano Tronto | 1 | -122/+7 |
| 2024-06-09 | Remvoed cube_fast_t and more. More cleaning up to do. | Sebastiano Tronto | 1 | -17/+0 |
| 2024-05-24 | Added table generation utility | Sebastiano Tronto | 1 | -1/+1 |
| 2024-05-10 | Moved to src/ | Sebastiano Tronto | 1 | -0/+0 |
| 2024-04-16 | const char * | Sebastiano Tronto | 1 | -29/+50 |
| 2023-11-19 | Removed src cube type, kept only H48 and LST (for now) | Sebastiano Tronto | 1 | -11/+3 |
| 2023-11-19 | Simplified cube definition for move and transformations even more | Sebastiano Tronto | 1 | -7/+4 |
| 2023-11-12 | Simple solver: added tests, fixed | Sebastiano Tronto | 1 | -1/+4 |
| 2023-11-11 | Implemented simple solver | Sebastiano Tronto | 1 | -1/+1 |
| 2023-11-10 | Towards a definitve API | Sebastiano Tronto | 1 | -36/+32 |
| 2023-11-10 | Big changes to the interface | Sebastiano Tronto | 1 | -109/+52 |
| 2023-11-08 | Improved comments | Sebastiano Tronto | 1 | -3/+38 |
| 2023-11-08 | Moved documentation around, improved configure.sh | Sebastiano Tronto | 1 | -18/+159 |
| 2023-11-08 | Change include statement | Sebastiano Tronto | 1 | -2/+1 |
| 2023-11-08 | Fixes | Sebastiano Tronto | 1 | -2/+2 |
| 2023-11-08 | Small refactoring | Sebastiano Tronto | 1 | -1/+0 |
| 2023-11-06 | Started working on solve | Sebastiano Tronto | 1 | -0/+3 |
| 2023-11-05 | Added coord_eo | Sebastiano Tronto | 1 | -0/+2 |
| 2023-11-05 | Refactoring | Sebastiano Tronto | 1 | -5/+4 |
| 2023-11-03 | Moves work with avx2, fixed some stuff | Sebastiano Tronto | 1 | -0/+1 |
| 2023-11-02 | Added writecube AVX | Sebastiano Tronto | 1 | -2/+2 |
| 2023-11-01 | Reworked moves and transformations, moved some stuff | Sebastiano Tronto | 1 | -3/+0 |
| 2023-10-31 | Reorganized documentation | Sebastiano Tronto | 1 | -88/+2 |
| 2023-10-29 | AVX2 compiles, fails all tests; + some renaming | Sebastiano Tronto | 1 | -13/+15 |
