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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added benchmarks for all solutions
Sebastiano Tronto
2025-06-19
1
-1
/
+1
*
Small fixes
Sebastiano Tronto
2025-06-19
1
-0
/
+2
*
Adapted solve tool to find multiple solutions
Sebastiano Tronto
2025-06-17
1
-7
/
+16
*
Do all loggin in main thread
Sebastiano Tronto
2025-05-23
2
-1
/
+90
*
Refactored checkdata
Sebastiano Tronto
2025-05-19
6
-429
/
+9
*
Refactor solver dispatch and checkdata
Sebastiano Tronto
2025-05-18
4
-4
/
+4
*
Remove configure + make build system.
Sebastiano Tronto
2025-05-16
1
-40
/
+0
*
Other minor fixes
Sebastiano Tronto
2025-05-09
1
-1
/
+1
*
Add wasmtest target to build script; minor fixes in tools and tests
Sebastiano Tronto
2025-05-09
1
-3
/
+3
*
Added stop / pause / resume solve to API
Sebastiano Tronto
2025-04-29
4
-5
/
+10
*
Removed old scripts and updated public API
Sebastiano Tronto
2025-04-22
4
-4
/
+4
*
Always use unsigned char * for data buffers
Sebastiano Tronto
2025-04-21
9
-23
/
+29
*
Restore logging to stderr for tools
Sebastiano Tronto
2025-04-17
8
-10
/
+10
*
Better logging function
Sebastiano Tronto
2025-04-15
9
-20
/
+13
*
Some minor changes to the interface.
Sebastiano Tronto
2025-04-08
8
-27
/
+18
*
Added dreo coordinate solver
Sebastiano Tronto
2025-04-02
1
-0
/
+16
*
Optimize genptable for coordinate solve (20x speedup)
Sebastiano Tronto
2025-03-29
1
-0
/
+18
*
More safety with pointers using VLA function parameters
Sebastiano Tronto
2025-03-25
1
-2
/
+2
*
Big cleanup for appendsolution()
Sebastiano Tronto
2025-03-24
1
-0
/
+1
*
Added checkdata for coord EO
Sebastiano Tronto
2025-03-14
1
-8
/
+37
*
Replaced datasize with solverinfo
Sebastiano Tronto
2025-03-14
7
-24
/
+30
*
Revert "Temporary fix for tools"
Sebastiano Tronto
2025-03-12
4
-5
/
+5
*
Temporary fix for tools
Sebastiano Tronto
2025-03-09
4
-5
/
+5
*
Added known distribution for larger tables
Sebastiano Tronto
2024-12-20
1
-8
/
+24
*
Added more scrambles, found bug
Sebastiano Tronto
2024-12-15
2
-31
/
+69
*
Added tool to check for correctnes of H48 solver. TODO: add more scrambles.
Sebastiano Tronto
2024-12-15
1
-6
/
+16
*
Fixed constant that I rarely used until today
Sebastiano Tronto
2024-12-15
1
-0
/
+133
*
Allow choosing number of threads when calling solve()
Sebastiano Tronto
2024-12-14
3
-3
/
+3
*
Merge the "solver-experiments" branch that I have been working on for
Sebastiano Tronto
2024-12-07
3
-117
/
+137
*
Add node and fallback benchmarking
Sebastiano Tronto
2024-10-18
2
-7
/
+15
*
Fallback tables
Sebastiano Tronto
2024-10-14
1
-2
/
+2
*
Fix solvers for k = 2, and changes to solve tool
Sebastiano Tronto
2024-10-14
1
-4
/
+12
*
Fix gendata
Sebastiano Tronto
2024-10-14
1
-2
/
+2
*
Interface changes, progress with python
Sebastiano Tronto
2024-10-14
5
-24
/
+27
*
Removed nissy_explainerror and moved datainfo to tools
Sebastiano Tronto
2024-10-13
1
-0
/
+1
*
Make gendata and co safer by checking buffer size
Sebastiano Tronto
2024-10-12
2
-6
/
+6
*
Added buffer sizes in API args
Sebastiano Tronto
2024-10-11
6
-27
/
+33
*
Improved error messages and add some comments in nissy.h
Sebastiano Tronto
2024-10-10
1
-0
/
+1
*
Removed "options" from solver selection
Sebastiano Tronto
2024-10-10
9
-87
/
+101
*
Tiny optimization for moves (avoid unnecessary CO)
Sebastiano Tronto
2024-10-06
1
-1
/
+1
*
Added expected distributions
Sebastiano Tronto
2024-10-05
1
-1
/
+66
*
Added distribution check to tool
Sebastiano Tronto
2024-10-05
4
-5
/
+97
*
Added documentation on how to run derivedata
Sebastiano Tronto
2024-10-04
1
-0
/
+11
*
Clean up tool output
Sebastiano Tronto
2024-10-04
7
-29
/
+34
*
Do not run make clean automatically on every build and other Makefile changes
Sebastiano Tronto
2024-10-03
1
-4
/
+1
*
Merge remote-tracking branch 'upstream/master'
enricotenuti
2024-09-29
22
-287
/
+271
|
\
|
*
Made table derivation tool more flexible
Sebastiano Tronto
2024-09-27
4
-33
/
+62
|
*
Use constant instead of magic number
Sebastiano Tronto
2024-09-27
2
-1
/
+1
|
*
Merge branch 'master' of tronto.net:h48
Sebastiano Tronto
2024-09-27
21
-287
/
+151
|
|
\
|
|
*
small fix
Sebastiano Tronto
2024-09-26
1
-1
/
+1
[next]
Generated with
cgit
- Back to
sebastiano.tronto.net