index
:
nissy-core
c-portability
h48-corner-estimate
h48-dfs-improvements
intertwined-fallback-table
master
python-callback
threads
windows
The "engine" of nissy, including the H48 optimal solver.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2024-10-14
Fix gendata
Sebastiano Tronto
1
-2
/
+2
2024-10-14
Interface changes, progress with python
Sebastiano Tronto
5
-24
/
+27
2024-10-13
Removed nissy_explainerror and moved datainfo to tools
Sebastiano Tronto
1
-0
/
+1
2024-10-12
Make gendata and co safer by checking buffer size
Sebastiano Tronto
2
-6
/
+6
2024-10-11
Added buffer sizes in API args
Sebastiano Tronto
6
-27
/
+33
2024-10-10
Improved error messages and add some comments in nissy.h
Sebastiano Tronto
1
-0
/
+1
2024-10-10
Removed "options" from solver selection
Sebastiano Tronto
9
-87
/
+101
2024-10-06
Tiny optimization for moves (avoid unnecessary CO)
Sebastiano Tronto
1
-1
/
+1
2024-10-05
Added expected distributions
Sebastiano Tronto
1
-1
/
+66
2024-10-05
Added distribution check to tool
Sebastiano Tronto
4
-5
/
+97
2024-10-04
Added documentation on how to run derivedata
Sebastiano Tronto
1
-0
/
+11
2024-10-04
Clean up tool output
Sebastiano Tronto
7
-29
/
+34
2024-10-03
Do not run make clean automatically on every build and other Makefile changes
Sebastiano Tronto
1
-4
/
+1
2024-09-29
minor changes for PR
enricotenuti
1
-2
/
+0
2024-09-28
No malloc, static tasks poll
enricotenuti
1
-1
/
+1
2024-09-27
Made table derivation tool more flexible
Sebastiano Tronto
4
-33
/
+62
2024-09-27
Use constant instead of magic number
Sebastiano Tronto
2
-1
/
+1
2024-09-27
First try for derive tables
Sebastiano Tronto
3
-0
/
+91
[next]
Generated with
cgit
- Back to
sebastiano.tronto.net