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
/
src
/
solvers
/
h48
/
gendata_cocsep.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-04-06
Make the project build with Microsoft's broken C compiler.
Sebastiano Tronto
1
-11
/
+10
2025-07-29
All coordinates unsigned
Sebastiano Tronto
1
-6
/
+6
2025-07-29
Cleanup some TODOs
Sebastiano Tronto
1
-1
/
+1
2025-07-28
Make failed assert exit immediately
Sebastiano Tronto
1
-3
/
+2
2025-05-18
Refactor solver dispatch and checkdata
Sebastiano Tronto
1
-16
/
+0
2025-04-21
Always use unsigned char * for data buffers
Sebastiano Tronto
1
-2
/
+2
2025-04-19
Improved logging, especially for solve
Sebastiano Tronto
1
-1
/
+1
2025-03-25
More safety with pointers using VLA function parameters
Sebastiano Tronto
1
-11
/
+28
2024-12-18
Revert small error
Sebastiano Tronto
1
-3
/
+2
2024-12-15
Solve bug related to duplicate solutions
Sebastiano Tronto
1
-1
/
+1
2024-12-07
Merge the "solver-experiments" branch that I have been working on for
Sebastiano Tronto
1
-22
/
+12
2024-10-12
Make gendata and co safer by checking buffer size
Sebastiano Tronto
1
-3
/
+8
2024-10-06
Removed some useless output
Sebastiano Tronto
1
-1
/
+5
2024-10-05
Remove unnecessary _Atomics
Sebastiano Tronto
1
-3
/
+2
2024-10-05
Fix rare data race
Sebastiano Tronto
1
-2
/
+3
2024-10-04
Removed excessive LOG from gendata cocsep
Sebastiano Tronto
1
-2
/
+0
2024-10-04
Avoid repeating typedefs in tests
Sebastiano Tronto
1
-22
/
+0
2024-10-03
Improve gendata performance by replacing locks with atomic operations
Sebastiano Tronto
1
-2
/
+2
2024-09-26
Added checkdata function
Sebastiano Tronto
1
-0
/
+12
2024-09-10
New tableinfo for gendata_h48, still work to do
Sebastiano Tronto
1
-12
/
+24
2024-09-05
More renaming
Sebastiano Tronto
1
-1
/
+1
2024-09-05
Rename constants from _underscore to CAPS
Sebastiano Tronto
1
-11
/
+11
2024-08-30
Cleanup
Sebastiano Tronto
1
-1
/
+1
2024-08-26
Gendata added for h48k2, need to verify with new tool
Sebastiano Tronto
1
-7
/
+7
2024-08-25
Started work on k=2 tables; further split h48 gendata
Sebastiano Tronto
1
-0
/
+169
Generated with
cgit
- Back to
sebastiano.tronto.net