| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed Makefile and configure.sh from old build system | Sebastiano Tronto | 2025-07-24 | 2 | -7/+0 |
| * | Use bit trick for portable and arm popcount | Sebastiano Tronto | 2025-07-24 | 5 | -11/+69 |
| * | Added dockerfile for test in container | Sebastiano Tronto | 2025-07-23 | 2 | -0/+20 |
| * | Fix debug c++ build; disable debug python build | Sebastiano Tronto | 2025-07-21 | 1 | -2/+6 |
| * | Fix shell return value on solverinfo | Sebastiano Tronto | 2025-07-18 | 1 | -2/+5 |
| * | Updated build help message | Sebastiano Tronto | 2025-07-18 | 1 | -5/+9 |
| * | Fix test | Sebastiano Tronto | 2025-07-18 | 1 | -3/+2 |
| * | Fix build webtest | Sebastiano Tronto | 2025-07-18 | 1 | -1/+2 |
| * | Added simpler python example | Sebastiano Tronto | 2025-07-18 | 1 | -0/+10 |
| * | Added unit tests for coord cp and epud | Sebastiano Tronto | 2025-07-17 | 6 | -0/+66 |
| * | Renamed tests to make space for more coordinate tests | Sebastiano Tronto | 2025-07-17 | 92 | -0/+0 |
| * | Renamed drslice drfinnoe | Sebastiano Tronto | 2025-07-17 | 3 | -26/+26 |
| * | Comments for drslice | Sebastiano Tronto | 2025-07-17 | 1 | -4/+15 |
| * | Small optimization for coord gendata | Sebastiano Tronto | 2025-07-17 | 1 | -5/+10 |
| * | Working drslice (same results as nissy-classic) | Sebastiano Tronto | 2025-07-17 | 6 | -0/+195 |
| * | Avoid warning on constant redefinition for python module | Sebastiano Tronto | 2025-07-11 | 1 | -1/+2 |
| * | Add small comments on benchmark results | Sebastiano Tronto | 2025-06-19 | 1 | -0/+8 |
| * | Fix pictures in benchmarks, maybe | Sebastiano Tronto | 2025-06-19 | 1 | -12/+12 |
| * | Added plots to benchmark | Sebastiano Tronto | 2025-06-19 | 14 | -0/+106 |
| * | Added benchmarks for all solutions | Sebastiano Tronto | 2025-06-19 | 2 | -68/+20 |
| * | Add benchmark results | Sebastiano Tronto | 2025-06-19 | 7 | -0/+276 |
| * | 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 |
