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
/
test
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-04-06
Make the project build with Microsoft's broken C compiler.
Sebastiano Tronto
21
-54
/
+55
2025-12-22
Added tests for copy_co, renamed some tests
Sebastiano Tronto
43
-0
/
+47
2025-11-24
Fix duplicate solutions, overflow in maxsols and improve symmetry reduction f...
Sebastiano Tronto
14
-9
/
+45
2025-08-13
Improvements to build.bat (unit tests on Windows)
Sebastiano Tronto
1
-1
/
+0
2025-08-11
Fix function signature
Sebastiano Tronto
1
-1
/
+1
2025-08-11
Wrapped pthread use in custom API
Sebastiano Tronto
1
-0
/
+1
2025-08-07
Added API function for solution variations
Sebastiano Tronto
11
-0
/
+61
2025-08-06
Added HTR solver
Sebastiano Tronto
3
-0
/
+33
2025-08-01
Added CPEPE coordinate in preparation of full DRFIN solver
Sebastiano Tronto
3
-0
/
+33
2025-07-31
Added move sequence comparison function
Sebastiano Tronto
3
-6
/
+6
2025-07-30
added drslice coordinate
Sebastiano Tronto
3
-0
/
+61
2025-07-29
All coordinates unsigned
Sebastiano Tronto
20
-64
/
+63
2025-07-28
Turns checks into assertions in utils/math.h
Sebastiano Tronto
26
-139
/
+0
2025-07-28
Make failed assert exit immediately
Sebastiano Tronto
3
-40
/
+0
2025-07-24
Use bit trick for portable and arm popcount
Sebastiano Tronto
3
-0
/
+44
2025-07-18
Fix test
Sebastiano Tronto
1
-3
/
+2
2025-07-17
Added unit tests for coord cp and epud
Sebastiano Tronto
6
-0
/
+66
2025-07-17
Renamed tests to make space for more coordinate tests
Sebastiano Tronto
92
-0
/
+0
2025-05-18
Refactor solver dispatch and checkdata
Sebastiano Tronto
1
-2
/
+3
2025-05-16
Remove configure + make build system.
Sebastiano Tronto
1
-33
/
+0
2025-05-09
Fixes
Sebastiano Tronto
5
-7
/
+7
2025-05-09
Add wasmtest target to build script; minor fixes in tools and tests
Sebastiano Tronto
1
-2
/
+2
2025-04-25
NISS
Sebastiano Tronto
185
-28
/
+114
2025-04-23
Added tests for inverse move
Sebastiano Tronto
25
-0
/
+44
2025-04-23
Adjusted solvers, fixed bug
Sebastiano Tronto
8
-0
/
+12
2025-04-23
Almost added support for wide moves, only solve missing
Sebastiano Tronto
86
-2
/
+134
2025-04-22
Update tests for oriented_cube_t
Sebastiano Tronto
31
-72
/
+97
2025-04-22
Updated tests and added fixed =A to B32 output
Sebastiano Tronto
701
-820
/
+695
2025-04-21
Always use unsigned char * for data buffers
Sebastiano Tronto
12
-34
/
+34
2025-04-20
Improve order of moves in NISS solutions
Sebastiano Tronto
1
-2
/
+3
2025-04-15
Better logging function
Sebastiano Tronto
1
-2
/
+2
2025-04-08
Some minor changes to the interface.
Sebastiano Tronto
1
-6
/
+2
2025-04-02
Added dreo coordinate solver
Sebastiano Tronto
4
-1
/
+59
2025-04-01
simplified allowedmoves logic
Sebastiano Tronto
17
-15
/
+16
2025-03-29
Optimize genptable for coordinate solve (20x speedup)
Sebastiano Tronto
7
-0
/
+38
2025-03-28
DR coordinate solver
Sebastiano Tronto
4
-1
/
+61
2025-03-28
Make invcoord_co test more comprehensive
Sebastiano Tronto
29
-41
/
+22
2025-03-26
Added inverse coordinate for CO
Sebastiano Tronto
27
-0
/
+54
2025-03-25
More safety with pointers using VLA function parameters
Sebastiano Tronto
3
-10
/
+10
2025-03-25
Tiny bugfix in solution writing
Sebastiano Tronto
2
-0
/
+9
2025-03-24
Big cleanup for appendsolution()
Sebastiano Tronto
26
-26
/
+145
2025-03-22
Some safety with move arrays, small refactor appendchar
Sebastiano Tronto
8
-16
/
+17
2025-03-09
Working (?) version of coordinate solver
Sebastiano Tronto
2
-3
/
+3
2025-03-04
Begin work for coordinate solver
Sebastiano Tronto
4
-0
/
+50
2024-12-07
Merge the "solver-experiments" branch that I have been working on for
Sebastiano Tronto
336
-83
/
+561
2024-10-12
Make writemoves (and solver) safer by checking buffer size
Sebastiano Tronto
2
-3
/
+3
2024-10-12
Make gendata and co safer by checking buffer size
Sebastiano Tronto
4
-9
/
+11
2024-10-12
Make writecube safer
Sebastiano Tronto
15
-16
/
+16
2024-10-12
Added shelltest
Sebastiano Tronto
1
-1
/
+1
2024-10-04
Avoid repeating typedefs in tests
Sebastiano Tronto
10
-106
/
+9
[next]
Generated with
cgit
- Back to
sebastiano.tronto.net