| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2025-12-17 | Fix alignment | Sebastiano Tronto | 1 | -2/+9 |
| 2025-12-17 | Cleanup | Sebastiano Tronto | 1 | -1/+1 |
| 2025-11-24 | Fix duplicate solutions, overflow in maxsols and improve symmetry reduction f... | Sebastiano Tronto | 3 | -1/+28 |
| 2025-08-13 | More build.bat options | Sebastiano Tronto | 1 | -0/+36 |
| 2025-08-07 | Added solver aliases | Sebastiano Tronto | 19 | -19/+19 |
| 2025-08-06 | Added HTR solver | Sebastiano Tronto | 2 | -0/+93 |
| 2025-08-05 | Added build target to run solvetests | Sebastiano Tronto | 1 | -4/+5 |
| 2025-08-05 | Shortened name for solvetests | Sebastiano Tronto | 36 | -0/+0 |
| 2025-08-05 | Added solvetests for DRFIN | Sebastiano Tronto | 6 | -0/+711 |
| 2025-08-05 | Added DRFIN solver | Sebastiano Tronto | 2 | -2/+2 |
| 2025-08-01 | Added tools solvetest dreo | Sebastiano Tronto | 12 | -0/+1276 |
| 2025-08-01 | Specified default solver for coordinate solvetest | Sebastiano Tronto | 11 | -4/+15 |
| 2025-08-01 | Added solvetests for DRSLICE | Sebastiano Tronto | 6 | -0/+1574 |
| 2025-07-31 | Fixed bug and added tests | Sebastiano Tronto | 7 | -1564/+671 |
| 2025-07-31 | Added solvetest tools, found bug in DR | Sebastiano Tronto | 6 | -0/+2463 |
| 2025-07-31 | Fixed table name in tools | Sebastiano Tronto | 6 | -23/+17 |
| 2025-07-31 | Fixed multisolve tool for EO, but found bug in coord solver | Sebastiano Tronto | 2 | -25/+74 |
| 2025-07-31 | Added solvetest for EO (broken for now) | Sebastiano Tronto | 5 | -26/+320 |
| 2025-06-19 | Added benchmarks for all solutions | Sebastiano Tronto | 1 | -1/+1 |
| 2025-06-19 | Small fixes | Sebastiano Tronto | 1 | -0/+2 |
| 2025-06-17 | Adapted solve tool to find multiple solutions | Sebastiano Tronto | 1 | -7/+16 |
| 2025-05-23 | Do all loggin in main thread | Sebastiano Tronto | 2 | -1/+90 |
| 2025-05-19 | Refactored checkdata | Sebastiano Tronto | 6 | -429/+9 |
| 2025-05-18 | Refactor solver dispatch and checkdata | Sebastiano Tronto | 4 | -4/+4 |
| 2025-05-16 | Remove configure + make build system. | Sebastiano Tronto | 1 | -40/+0 |
| 2025-05-09 | Other minor fixes | Sebastiano Tronto | 1 | -1/+1 |
| 2025-05-09 | Add wasmtest target to build script; minor fixes in tools and tests | Sebastiano Tronto | 1 | -3/+3 |
| 2025-04-29 | Added stop / pause / resume solve to API | Sebastiano Tronto | 4 | -5/+10 |
| 2025-04-22 | Removed old scripts and updated public API | Sebastiano Tronto | 4 | -4/+4 |
| 2025-04-21 | Always use unsigned char * for data buffers | Sebastiano Tronto | 9 | -23/+29 |
| 2025-04-17 | Restore logging to stderr for tools | Sebastiano Tronto | 8 | -10/+10 |
| 2025-04-15 | Better logging function | Sebastiano Tronto | 9 | -20/+13 |
| 2025-04-08 | Some minor changes to the interface. | Sebastiano Tronto | 8 | -27/+18 |
| 2025-04-02 | Added dreo coordinate solver | Sebastiano Tronto | 1 | -0/+16 |
| 2025-03-29 | Optimize genptable for coordinate solve (20x speedup) | Sebastiano Tronto | 1 | -0/+18 |
| 2025-03-25 | More safety with pointers using VLA function parameters | Sebastiano Tronto | 1 | -2/+2 |
| 2025-03-24 | Big cleanup for appendsolution() | Sebastiano Tronto | 1 | -0/+1 |
| 2025-03-14 | Added checkdata for coord EO | Sebastiano Tronto | 1 | -8/+37 |
| 2025-03-14 | Replaced datasize with solverinfo | Sebastiano Tronto | 7 | -24/+30 |
| 2025-03-12 | Revert "Temporary fix for tools" | Sebastiano Tronto | 4 | -5/+5 |
| 2025-03-09 | Temporary fix for tools | Sebastiano Tronto | 4 | -5/+5 |
| 2024-12-20 | Added known distribution for larger tables | Sebastiano Tronto | 1 | -8/+24 |
| 2024-12-15 | Added more scrambles, found bug | Sebastiano Tronto | 2 | -31/+69 |
| 2024-12-15 | Added tool to check for correctnes of H48 solver. TODO: add more scrambles. | Sebastiano Tronto | 1 | -6/+16 |
| 2024-12-15 | Fixed constant that I rarely used until today | Sebastiano Tronto | 1 | -0/+133 |
| 2024-12-14 | Allow choosing number of threads when calling solve() | Sebastiano Tronto | 3 | -3/+3 |
| 2024-12-07 | Merge the "solver-experiments" branch that I have been working on for | Sebastiano Tronto | 3 | -117/+137 |
| 2024-10-18 | Add node and fallback benchmarking | Sebastiano Tronto | 2 | -7/+15 |
| 2024-10-14 | Fallback tables | Sebastiano Tronto | 1 | -2/+2 |
| 2024-10-14 | Fix solvers for k = 2, and changes to solve tool | Sebastiano Tronto | 1 | -4/+12 |
