aboutsummaryrefslogtreecommitdiff
path: root/src/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add coordinate solvers for cornersh48-corner-estimateSebastiano Tronto2025-12-191-0/+9
* Added API function for solution variationsSebastiano Tronto2025-08-073-10/+284
* Added HTR solverSebastiano Tronto2025-08-061-0/+4
* Reworked coordinate solver axis specificationSebastiano Tronto2025-08-011-0/+13
* Added move sequence comparison functionSebastiano Tronto2025-07-312-3/+75
* added drslice coordinateSebastiano Tronto2025-07-301-1/+2
* All coordinates unsignedSebastiano Tronto2025-07-291-12/+12
* Make failed assert exit immediatelySebastiano Tronto2025-07-283-9/+7
* Removed VLA notation from function parameters.Sebastiano Tronto2025-05-271-12/+12
* Give error when ( is not closed in NISS sequenceSebastiano Tronto2025-04-251-0/+4
* NISSSebastiano Tronto2025-04-255-81/+166
* Added tests for inverse moveSebastiano Tronto2025-04-231-6/+30
* Added orientation to getcubeSebastiano Tronto2025-04-231-2/+10
* Adjusted solvers, fixed bugSebastiano Tronto2025-04-232-4/+11
* Almost added support for wide moves, only solve missingSebastiano Tronto2025-04-233-48/+185
* Merge branch 'extend_moves'Sebastiano Tronto2025-04-222-2/+97
|\
| * Merge branch 'master' into extend_movesSebastiano Tronto2025-04-223-404/+178
| |\
| * | Added constantsSebastiano Tronto2025-04-221-0/+16
* | | ProgressSebastiano Tronto2025-04-224-234/+656
* | | Update tests for oriented_cube_tSebastiano Tronto2025-04-225-54/+75
| |/ |/|
* | Updated tests and added fixed =A to B32 outputSebastiano Tronto2025-04-221-23/+11
* | Removed old scripts and updated public APISebastiano Tronto2025-04-223-404/+190
|/
* Merged some files, renamed anotherSebastiano Tronto2025-04-216-154/+154
* Improved logging, especially for solveSebastiano Tronto2025-04-193-22/+3
* Some minor changes to the interface.Sebastiano Tronto2025-04-081-5/+5
* Some simplification to AVX2 codeSebastiano Tronto2025-04-011-1/+5
* simplified allowedmoves logicSebastiano Tronto2025-04-011-45/+7
* Added inverse coordinate for COSebastiano Tronto2025-03-262-1/+17
* More safety with pointers using VLA function parametersSebastiano Tronto2025-03-251-1/+1
* Tiny bugfix in solution writingSebastiano Tronto2025-03-251-14/+9
* Added NISS to coord solverSebastiano Tronto2025-03-251-2/+2
* Big cleanup for appendsolution()Sebastiano Tronto2025-03-242-54/+55
* Some safety with move arrays, small refactor appendcharSebastiano Tronto2025-03-224-38/+40
* Filter solutions for coordinate solver and fix orderingSebastiano Tronto2025-03-191-0/+28
* Fix rare bug, but one more bug to goSebastiano Tronto2024-12-151-0/+12
* Solve bug related to duplicate solutionsSebastiano Tronto2024-12-153-3/+3
* Merge the "solver-experiments" branch that I have been working on forSebastiano Tronto2024-12-072-21/+73
* New interface function nissy_countmovesSebastiano Tronto2024-10-181-2/+3
* Interface changes, progress with pythonSebastiano Tronto2024-10-143-13/+7
* Make writemoves (and solver) safer by checking buffer sizeSebastiano Tronto2024-10-122-10/+25
* Make writecube saferSebastiano Tronto2024-10-121-42/+61
* Improved error messages and add some comments in nissy.hSebastiano Tronto2024-10-105-43/+64
* Revert useless optimization (fix portable and neon)Sebastiano Tronto2024-10-071-12/+10
* Tiny optimization for moves (avoid unnecessary CO)Sebastiano Tronto2024-10-061-10/+12
* Revert table-based transformationsSebastiano Tronto2024-10-047-748/+560
* Table-based transformations (will revert immediately)Sebastiano Tronto2024-10-046-343/+352
* Patch up spurious warningSebastiano Tronto2024-09-061-0/+25
* Added test for invermoves and small refactorSebastiano Tronto2024-09-051-14/+40
* Added test for premove and a commentSebastiano Tronto2024-09-051-0/+1
* More renamingSebastiano Tronto2024-09-056-188/+189

Generated with cgit - Back to sebastiano.tronto.net