| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Changes to docker images | Sebastiano Tronto | 2025-07-28 | 1 | -6/+25 |
| | | |||||
| * | Added stuff to Dockerfile, switched to Debian for Emscripten compatibility | Sebastiano Tronto | 2025-07-24 | 2 | -12/+22 |
| | | |||||
| * | Add container-run.sh script | Sebastiano Tronto | 2025-07-24 | 1 | -0/+57 |
| | | |||||
| * | 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 |
| | | | | | | I found out that this gives undefined behavior when then size is 0. Better not to have it at all, it is confusing for other developers anyway. | ||||
| * | Avoid pausing for logging only if poll_status() is null (h48 solver). | Sebastiano Tronto | 2025-05-26 | 1 | -10/+7 |
| | | | | | | | | | | | | | This is a small amendment to c6a77f30f64be73a5e55e06336975f2ecfbb2324, which changed the way we log solutions while the h48 solver is running. With the method recently introduced, the main thread checks for solutions to log every 0.5 seconds, resulting in a possible slowdown of at most 0.5s per solve. The solutions are also logged when all worker threads are completed. With this new method, when the poll_status() callback function is NULL, which likely means nissy is not run interactively, we rely only on the final log on completion of the worker threads. This means less frequent logging, but at no performance cost. | ||||
| * | Progress with web version | Sebastiano Tronto | 2025-05-26 | 7 | -94/+174 |
| | | |||||
