| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Safer handling of corrupt data | Sebastiano Tronto | 2024-10-19 | 1 | -3/+17 |
| * | Finished Python module | Sebastiano Tronto | 2024-10-19 | 1 | -4/+9 |
| * | Add node and fallback benchmarking | Sebastiano Tronto | 2024-10-18 | 1 | -3/+4 |
| * | New interface function nissy_countmoves | Sebastiano Tronto | 2024-10-18 | 1 | -0/+12 |
| * | Interface changes, progress with python | Sebastiano Tronto | 2024-10-14 | 1 | -80/+35 |
| * | Removed nissy_explainerror and moved datainfo to tools | Sebastiano Tronto | 2024-10-13 | 1 | -144/+0 |
| * | Make writemoves (and solver) safer by checking buffer size | Sebastiano Tronto | 2024-10-12 | 1 | -3/+0 |
| * | Make gendata and co safer by checking buffer size | Sebastiano Tronto | 2024-10-12 | 1 | -7/+14 |
| * | Make writecube safer | Sebastiano Tronto | 2024-10-12 | 1 | -40/+33 |
| * | Changed from size_t to uint64_t | Sebastiano Tronto | 2024-10-12 | 1 | -5/+5 |
| * | Added buffer sizes in API args | Sebastiano Tronto | 2024-10-11 | 1 | -24/+75 |
| * | Error codes, documentation, change nisstype from string to flags | Sebastiano Tronto | 2024-10-11 | 1 | -43/+257 |
| * | Improved error messages and add some comments in nissy.h | Sebastiano Tronto | 2024-10-10 | 1 | -6/+57 |
| * | Removed "options" from solver selection | Sebastiano Tronto | 2024-10-10 | 1 | -66/+46 |
| * | Fix concurrency issues | Sebastiano Tronto | 2024-10-06 | 1 | -1/+1 |
| * | Fix rare data race | Sebastiano Tronto | 2024-10-05 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'upstream/master' | enricotenuti | 2024-09-29 | 1 | -2/+71 |
| |\ | |||||
| | * | Merge branch 'master' of tronto.net:h48 | Sebastiano Tronto | 2024-09-27 | 1 | -1/+4 |
| | |\ | |||||
| | | * | Fixed checkdata | Sebastiano Tronto | 2024-09-27 | 1 | -1/+4 |
| | * | | Use constant instead of magic number | Sebastiano Tronto | 2024-09-27 | 1 | -5/+5 |
| | |/ | |||||
| | * | Added checkdata tool | Sebastiano Tronto | 2024-09-26 | 1 | -2/+5 |
| | * | Added checkdata function | Sebastiano Tronto | 2024-09-26 | 1 | -0/+63 |
| | * | Added TOOLARGS and simplified gendata tool(s) | Sebastiano Tronto | 2024-09-26 | 1 | -2/+2 |
| * | | minor changes for PR | enricotenuti | 2024-09-29 | 1 | -1/+2 |
| * | | format fix thread.h | enricotenuti | 2024-09-27 | 1 | -2/+2 |
| * | | pthread solver to fix | enricotenuti | 2024-09-19 | 1 | -2/+3 |
| |/ | |||||
| * | Parallelized h48k2 gendata | Sebastiano Tronto | 2024-09-17 | 1 | -0/+1 |
| * | Fix and cleanup printing table info | Sebastiano Tronto | 2024-09-12 | 1 | -5/+2 |
| * | Cleanup gendata tools | Sebastiano Tronto | 2024-09-12 | 1 | -0/+1 |
| * | Simplified solver | Sebastiano Tronto | 2024-09-11 | 1 | -1/+1 |
| * | Finished table refactor | Sebastiano Tronto | 2024-09-11 | 1 | -0/+47 |
| * | More renaming | Sebastiano Tronto | 2024-09-05 | 1 | -2/+2 |
| * | Rename constants from _underscore to CAPS | Sebastiano Tronto | 2024-09-05 | 1 | -4/+4 |
| * | Fixed bug in run solve | Sebastiano Tronto | 2024-08-26 | 1 | -2/+10 |
| * | Refactor table generation | Sebastiano Tronto | 2024-08-25 | 1 | -14/+49 |
| * | Started work on k=2 tables; further split h48 gendata | Sebastiano Tronto | 2024-08-25 | 1 | -12/+13 |
| * | Reorganized folder structure | Sebastiano Tronto | 2024-08-18 | 1 | -0/+265 |
