aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Clarified that results are in a <details>intertwined-fallback-tableSebastiano Tronto2025-12-171-1/+1
|
* Fix alignmentSebastiano Tronto2025-12-176-7/+53
|
* Improve pruning value fetching and re-do benchmarksSebastiano Tronto2025-12-1716-92/+110
|
* Cleanup mdSebastiano Tronto2025-12-172-19/+21
|
* Remove TODO section in docSebastiano Tronto2025-12-171-17/+0
|
* Update benchmarksSebastiano Tronto2025-12-1721-196/+450
|
* CleanupSebastiano Tronto2025-12-174-8/+8
|
* Move some checks around, small improvementSebastiano Tronto2025-12-171-11/+9
|
* Swap bit pairs in pval_minSebastiano Tronto2025-12-161-5/+4
|
* Update commentsSebastiano Tronto2025-12-142-5/+7
|
* Cleanup, update documentation, fix examplesSebastiano Tronto2025-12-1413-334/+231
|
* Bye bye h0k4Sebastiano Tronto2025-12-145-310/+27
|
* Intertwined table seems to workSebastiano Tronto2025-12-149-34/+178
|
* Updated h48 doc with recent improvementsSebastiano Tronto2025-11-251-5/+22
|
* Merge branch 'master' of tronto.net:nissy-coreSebastiano Tronto2025-11-2524-160/+309
|\
| * Fix duplicate solutions, overflow in maxsols and improve symmetry reduction ↵Sebastiano Tronto2025-11-2424-160/+309
| | | | | | | | | | | | | | | | | | | | | | | | for H48. This commit fixes two bugs: - A bug that caused duplicates solutions for symmetric scrambles. - An overflow in the maxsols parameter for the H48 solver, which caused it to find much fewer solutions than existed. Moreover, the H48 solvers has been improved by reducing by symmetry not only from the starting position, but also up to the first 4 moves.
| * Recovered comment that appeared only in removed fileSebastiano Tronto2025-09-251-1/+6
| |
* | Recovered comment that appeared only in removed fileSebastiano Tronto2025-11-231-1/+6
|/
* Updates to container runner and removed simd from wasm buildSebastiano Tronto2025-08-152-23/+42
|
* Added warning about build pythonSebastiano Tronto2025-08-131-0/+4
|
* More build.bat optionsSebastiano Tronto2025-08-133-4/+108
|
* Improvements to build.bat (unit tests on Windows)Sebastiano Tronto2025-08-134-20/+160
|
* Merge branch 'master' of tronto.net:nissy-coreSebastiano Tronto2025-08-132-20/+29
|\
| * Fix build help messageSebastiano Tronto2025-08-131-18/+19
| |
| * Added installation instructions for clang on windowsSebastiano Tronto2025-08-121-2/+10
| |
* | Correct OS detection for sleep functionSebastiano Tronto2025-08-131-1/+3
|/
* Renamed UNIX build script to build.sh, added info to README.md related to ↵Sebastiano Tronto2025-08-126-34/+46
| | | | windows build
* Removed Dockerfile (why was it still there?)Sebastiano Tronto2025-08-121-29/+0
|
* Added windows support via clangwindowsSebastiano Tronto2025-08-121-12/+15
|
* Merge branch 'master' of tronto.net:nissy-core into windowsSebastiano Tronto2025-08-121-5/+7
|\
| * Small improvemen to python exampleSebastiano Tronto2025-08-121-5/+7
| |
* | Merge branch 'master' of tronto.net:nissy-core into windowsSebastiano Tronto2025-08-124-2/+19
|\|
| * Some generic fixes, mainly for building on WindowsSebastiano Tronto2025-08-124-2/+19
| |
* | Merge branch 'master' of tronto.net:nissy-core into windowsSebastiano Tronto2025-08-121-1/+0
|\|
| * Remove pthread importSebastiano Tronto2025-08-121-1/+0
| |
* | Merge branch 'master' of https://github.com/sebastianotronto/nissy-core into ↵Sebastiano Tronto2025-08-1218-84/+154
|\| | | | | | | windows
| * Made H48 solver safer for 32bit size_tSebastiano Tronto2025-08-111-2/+9
| |
| * Fix function signatureSebastiano Tronto2025-08-112-2/+3
| |
| * Simplified name of Python moduleSebastiano Tronto2025-08-117-15/+21
| |
| * Wrapped pthread use in custom APISebastiano Tronto2025-08-119-65/+121
| |
* | Fixed build.batSebastiano Tronto2025-08-081-11/+11
| |
* | Initial commit for build.batSebastiano Tronto2025-08-081-0/+18
|/
* Small fixesSebastiano Tronto2025-08-084-6/+12
|
* Fix bug and make avx load consistentSebastiano Tronto2025-08-081-9/+9
|
* Added solver documentationSebastiano Tronto2025-08-082-1/+147
|
* Mention lastqt and unniss in description of nissy_variations()Sebastiano Tronto2025-08-071-1/+2
|
* Added solver aliasesSebastiano Tronto2025-08-0721-40/+72
|
* Added notes on possible performance improvements for H48Sebastiano Tronto2025-08-071-0/+20
|
* Added API function for solution variationsSebastiano Tronto2025-08-0725-36/+586
|
* Added HTR solverSebastiano Tronto2025-08-0622-70/+394
|

Generated with cgit - Back to sebastiano.tronto.net