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
/
core
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-04-06
Fix integer conversions in code, tests and some tools
c-portability
Sebastiano Tronto
2
-6
/
+7
2026-04-06
Fixes for Microsoft's stupid broken compiler
Sebastiano Tronto
1
-2
/
+2
2026-04-04
Use macro for [static N]
Sebastiano Tronto
3
-19
/
+19
2025-12-23
Added cornersx solver
Sebastiano Tronto
1
-0
/
+2
2025-12-19
Add coordinate solvers for corners
h48-corner-estimate
Sebastiano Tronto
1
-0
/
+9
2025-08-07
Added API function for solution variations
Sebastiano Tronto
3
-10
/
+284
2025-08-06
Added HTR solver
Sebastiano Tronto
1
-0
/
+4
2025-08-01
Reworked coordinate solver axis specification
Sebastiano Tronto
1
-0
/
+13
2025-07-31
Added move sequence comparison function
Sebastiano Tronto
2
-3
/
+75
2025-07-30
added drslice coordinate
Sebastiano Tronto
1
-1
/
+2
2025-07-29
All coordinates unsigned
Sebastiano Tronto
1
-12
/
+12
2025-07-28
Make failed assert exit immediately
Sebastiano Tronto
3
-9
/
+7
2025-05-27
Removed VLA notation from function parameters.
Sebastiano Tronto
1
-12
/
+12
2025-04-25
Give error when ( is not closed in NISS sequence
Sebastiano Tronto
1
-0
/
+4
2025-04-25
NISS
Sebastiano Tronto
5
-81
/
+166
2025-04-23
Added tests for inverse move
Sebastiano Tronto
1
-6
/
+30
2025-04-23
Added orientation to getcube
Sebastiano Tronto
1
-2
/
+10
2025-04-23
Adjusted solvers, fixed bug
Sebastiano Tronto
2
-4
/
+11
2025-04-23
Almost added support for wide moves, only solve missing
Sebastiano Tronto
3
-48
/
+185
2025-04-22
Progress
Sebastiano Tronto
4
-234
/
+656
2025-04-22
Update tests for oriented_cube_t
Sebastiano Tronto
5
-54
/
+75
2025-04-22
Updated tests and added fixed =A to B32 output
Sebastiano Tronto
1
-23
/
+11
2025-04-22
Removed old scripts and updated public API
Sebastiano Tronto
3
-404
/
+190
2025-04-22
Added constants
Sebastiano Tronto
1
-0
/
+16
2025-04-21
Merged some files, renamed another
Sebastiano Tronto
6
-154
/
+154
2025-04-19
Improved logging, especially for solve
Sebastiano Tronto
3
-22
/
+3
2025-04-08
Some minor changes to the interface.
Sebastiano Tronto
1
-5
/
+5
2025-04-01
Some simplification to AVX2 code
Sebastiano Tronto
1
-1
/
+5
2025-04-01
simplified allowedmoves logic
Sebastiano Tronto
1
-45
/
+7
2025-03-26
Added inverse coordinate for CO
Sebastiano Tronto
2
-1
/
+17
2025-03-25
More safety with pointers using VLA function parameters
Sebastiano Tronto
1
-1
/
+1
2025-03-25
Tiny bugfix in solution writing
Sebastiano Tronto
1
-14
/
+9
2025-03-25
Added NISS to coord solver
Sebastiano Tronto
1
-2
/
+2
2025-03-24
Big cleanup for appendsolution()
Sebastiano Tronto
2
-54
/
+55
2025-03-22
Some safety with move arrays, small refactor appendchar
Sebastiano Tronto
4
-38
/
+40
2025-03-19
Filter solutions for coordinate solver and fix ordering
Sebastiano Tronto
1
-0
/
+28
2024-12-15
Fix rare bug, but one more bug to go
Sebastiano Tronto
1
-0
/
+12
2024-12-15
Solve bug related to duplicate solutions
Sebastiano Tronto
3
-3
/
+3
2024-12-07
Merge the "solver-experiments" branch that I have been working on for
Sebastiano Tronto
2
-21
/
+73
2024-10-18
New interface function nissy_countmoves
Sebastiano Tronto
1
-2
/
+3
2024-10-14
Interface changes, progress with python
Sebastiano Tronto
3
-13
/
+7
2024-10-12
Make writemoves (and solver) safer by checking buffer size
Sebastiano Tronto
2
-10
/
+25
2024-10-12
Make writecube safer
Sebastiano Tronto
1
-42
/
+61
2024-10-10
Improved error messages and add some comments in nissy.h
Sebastiano Tronto
5
-43
/
+64
2024-10-07
Revert useless optimization (fix portable and neon)
Sebastiano Tronto
1
-12
/
+10
2024-10-06
Tiny optimization for moves (avoid unnecessary CO)
Sebastiano Tronto
1
-10
/
+12
2024-10-04
Revert table-based transformations
Sebastiano Tronto
7
-748
/
+560
2024-10-04
Table-based transformations (will revert immediately)
Sebastiano Tronto
6
-343
/
+352
2024-09-06
Patch up spurious warning
Sebastiano Tronto
1
-0
/
+25
2024-09-05
Added test for invermoves and small refactor
Sebastiano Tronto
1
-14
/
+40
[next]
Generated with
cgit
- Back to
sebastiano.tronto.net