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-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
2024-09-26
small fix
Sebastiano Tronto
1
-1
/
+1
2024-09-26
Added checkdata tool
Sebastiano Tronto
3
-27
/
+79
2024-09-26
Added checkdata function
Sebastiano Tronto
1
-0
/
+0
2024-09-26
Added TOOLARGS and simplified gendata tool(s)
Sebastiano Tronto
19
-287
/
+102
2024-09-26
Fixed solutions vector, added constants
enricotenuti
1
-0
/
+2
2024-09-19
Removed double import
Sebastiano Tronto
1
-1
/
+0
2024-09-18
Added gendata for all table sizes (k=2)
Sebastiano Tronto
10
-0
/
+210
2024-09-18
Renamed tools; fixed solve tool; added gendata_h48h1k2 tool
Sebastiano Tronto
6
-1
/
+22
2024-09-18
Remove useless output from stats tool
Sebastiano Tronto
1
-1
/
+1
2024-09-18
Some shellcheck
Sebastiano Tronto
1
-3
/
+3
2024-09-12
Update build files to enable multithreading
Sebastiano Tronto
1
-7
/
+6
2024-09-12
Cleanup gendata tools
Sebastiano Tronto
3
-97
/
+99
2024-09-11
Finished table refactor
Sebastiano Tronto
5
-39
/
+32
[next]
Generated with
cgit
- Back to
sebastiano.tronto.net