| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Small fixes | Sebastiano Tronto | 2025-06-19 | 2 | -2/+4 |
| * | Trick fix | Sebastiano Tronto | 2025-06-18 | 2 | -12/+30 |
| * | Change min depth for H48 tasks heuristic sort | Sebastiano Tronto | 2025-06-18 | 1 | -1/+1 |
| * | Update H48 doc | Sebastiano Tronto | 2025-06-18 | 1 | -15/+35 |
| * | Big speedup for H48 solver (heuristic sort of tasks) | Sebastiano Tronto | 2025-06-18 | 1 | -19/+46 |
| * | Make tool fail if build fails | Sebastiano Tronto | 2025-06-18 | 1 | -1/+1 |
| * | Adapted solve tool to find multiple solutions | Sebastiano Tronto | 2025-06-17 | 1 | -7/+16 |
| * | Added benchmark scrambles (from Enrico's thesis) | Sebastiano Tronto | 2025-06-16 | 5 | -0/+125 |
| * | Added documentation about symmetry issues with pruning tables | Sebastiano Tronto | 2025-06-13 | 2 | -3/+95 |
| * | Fix some HTML in web version demo | Sebastiano Tronto | 2025-06-09 | 1 | -12/+12 |
| * | Added debug mode to web build and fixed a couple of bugs | Sebastiano Tronto | 2025-06-05 | 4 | -10/+20 |
| * | Simplify callback business (web version) | Sebastiano Tronto | 2025-06-05 | 7 | -82/+46 |
| * | Added dev documentation | Sebastiano Tronto | 2025-05-30 | 1 | -0/+14 |
| * | Added last option to solver configuration web version | Sebastiano Tronto | 2025-05-30 | 2 | -9/+18 |
| * | More improvements to web solver | Sebastiano Tronto | 2025-05-30 | 5 | -44/+176 |
| * | Removed log message that appears at wrong time | Sebastiano Tronto | 2025-05-30 | 1 | -1/+0 |
| * | Use ARM NEON for web build for tiny performance gain | Sebastiano Tronto | 2025-05-30 | 1 | -2/+6 |
| * | Move worker.mjs back to example folder | Sebastiano Tronto | 2025-05-30 | 3 | -4/+1 |
| * | Revert memory64 and improve frontend for web version | Sebastiano Tronto | 2025-05-28 | 5 | -13/+58 |
| * | Fix small build error with clang | Sebastiano Tronto | 2025-05-28 | 1 | -1/+2 |
| * | Enable WASM64 | Sebastiano Tronto | 2025-05-28 | 6 | -26/+22 |
| * | Web solver is usable | Sebastiano Tronto | 2025-05-28 | 3 | -22/+222 |
| * | Big progress with web version | Sebastiano Tronto | 2025-05-27 | 8 | -69/+187 |
| * | Removed VLA notation from function parameters. | Sebastiano Tronto | 2025-05-27 | 13 | -70/+70 |
| * | Avoid pausing for logging only if poll_status() is null (h48 solver). | Sebastiano Tronto | 2025-05-26 | 1 | -10/+7 |
| * | Progress with web version | Sebastiano Tronto | 2025-05-26 | 7 | -94/+174 |
| * | Cleanup | Sebastiano Tronto | 2025-05-25 | 3 | -40/+9 |
| * | Quick fix for bug | Sebastiano Tronto | 2025-05-25 | 1 | -9/+8 |
| * | Oops forgot to add these files | Sebastiano Tronto | 2025-05-25 | 2 | -0/+44 |
| * | Cleanup | Sebastiano Tronto | 2025-05-25 | 8 | -69/+38 |
| * | Clean up build (FS not available from nodejs) | Sebastiano Tronto | 2025-05-25 | 1 | -7/+0 |
| * | Web version (work in progress) | Sebastiano Tronto | 2025-05-23 | 10 | -32/+247 |
| * | Do all loggin in main thread | Sebastiano Tronto | 2025-05-23 | 9 | -93/+214 |
| * | Refactored checkdata | Sebastiano Tronto | 2025-05-19 | 25 | -659/+418 |
| * | Refactor solver dispatch and checkdata | Sebastiano Tronto | 2025-05-18 | 18 | -252/+325 |
| * | Remove configure + make build system. | Sebastiano Tronto | 2025-05-16 | 10 | -327/+72 |
| * | WASM and JS port - work in progress | Sebastiano Tronto | 2025-05-15 | 11 | -20/+293 |
| * | Updates to build script and preparation for JS / WASM target | Sebastiano Tronto | 2025-05-14 | 3 | -68/+90 |
| * | Fixes | Sebastiano Tronto | 2025-05-09 | 6 | -8/+8 |
| * | Other minor fixes | Sebastiano Tronto | 2025-05-09 | 2 | -3/+3 |
| * | Add wasmtest target to build script; minor fixes in tools and tests | Sebastiano Tronto | 2025-05-09 | 4 | -22/+50 |
| * | Fix build small errors | Sebastiano Tronto | 2025-05-07 | 1 | -7/+13 |
| * | Merge branch 'build' | Sebastiano Tronto | 2025-05-07 | 3 | -1/+344 |
| |\ | |||||
| | * | Added build script | Sebastiano Tronto | 2025-05-07 | 4 | -7/+344 |
| * | | Removed qt build target | Sebastiano Tronto | 2025-04-30 | 1 | -6/+0 |
| |/ | |||||
| * | Added stop / pause / resume solve to API | Sebastiano Tronto | 2025-04-29 | 16 | -51/+213 |
| * | Moved qt app to its own repo | Sebastiano Tronto | 2025-04-25 | 9 | -634/+2 |
| * | Fixed cpp adapter for 0-moves solutions | Sebastiano Tronto | 2025-04-25 | 1 | -1/+2 |
| * | Give error when ( is not closed in NISS sequence | Sebastiano Tronto | 2025-04-25 | 1 | -0/+4 |
| * | README changes due to renaming | Sebastiano Tronto | 2025-04-25 | 1 | -8/+7 |
