aboutsummaryrefslogtreecommitdiff
path: root/src/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename constants from _underscore to CAPSSebastiano Tronto2024-09-058-709/+688
* Moved stuff aroundSebastiano Tronto2024-09-034-111/+79
* format fixenricotenuti2024-08-301-3/+4
* allowedH48 testsenricotenuti2024-08-301-2/+2
* constants fixenricotenuti2024-08-291-4/+4
* nissbranch ver1enricotenuti2024-08-292-154/+165
* premoves and nissenricotenuti2024-08-261-0/+107
* Reorganized folder structureSebastiano Tronto2024-08-189-0/+1527

Generated with cgit - Back to sebastiano.tronto.net