aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Test passes, logic error is due to coordinates admitting multiple ttrepsSebastiano Tronto2024-07-142-29/+28
|
* Found a sneaky bug (it's all a mess now)Sebastiano Tronto2024-07-1427-11/+111
|
* Added new bfs attempt, but looks wrongSebastiano Tronto2024-07-134-19/+79
|
* Improved h48set testsSebastiano Tronto2024-07-132-17/+25
|
* Added a set implementation for h48 table generationSebastiano Tronto2024-07-136-0/+391
|
* Cleanup makefile and toolsSebastiano Tronto2024-07-116-32/+8
|
* Made stats tool parallelSebastiano Tronto2024-07-091-15/+49
|
* Added average to stats toolSebastiano Tronto2024-07-081-1/+7
|
* Stats for h48 solver as toolSebastiano Tronto2024-07-0813-119/+150
|
* Finished getcubeSebastiano Tronto2024-07-059-32/+69
|
* Added more math utilitiesSebastiano Tronto2024-07-0542-1/+345
|
* (almost) added getcubeSebastiano Tronto2024-07-0457-75/+436
|
* Preparing for table statsSebastiano Tronto2024-07-036-7/+255
|
* renamed benchmarks to toolsSebastiano Tronto2024-07-034-20/+25
|
* Added a solver, but found out h48 table is brokenSebastiano Tronto2024-06-3010-60/+265
|
* CleanupSebastiano Tronto2024-06-239-221/+73
|
* Changed logger from va_args to ...Sebastiano Tronto2024-06-2010-64/+60
|
* Use callback function to log to stderrSebastiano Tronto2024-06-1738-171/+112
|
* Added rudimentary shell to run commands (ugly)Sebastiano Tronto2024-06-167-65/+615
|
* Added benchmark; removed old folderSebastiano Tronto2024-06-1313-1173/+124
|
* Added "dryrun" for gendataSebastiano Tronto2024-06-134-3/+33
|
* Finished refactorSebastiano Tronto2024-06-11331-53/+498
|
* Cleaned up cube.hSebastiano Tronto2024-06-114-29/+110
|
* Fix build errors on OpenBSDSebastiano Tronto2024-06-103-6/+14
|
* Started cube.h refactorSebastiano Tronto2024-06-105-42/+148
|
* Added tests for B32Sebastiano Tronto2024-06-1032-8/+38
|
* Cleanup cube.hSebastiano Tronto2024-06-094-127/+157
|
* More cleanupSebastiano Tronto2024-06-0916-1516/+550
|
* sorted utils folderSebastiano Tronto2024-06-0974-8/+8
|
* Remvoed cube_fast_t and more. More cleaning up to do.Sebastiano Tronto2024-06-0931-1097/+1083
|
* Added roadmap for refactor and some simple routinesSebastiano Tronto2024-05-2815-13/+144
|
* Some type fixes and some cleanupSebastiano Tronto2024-05-2717-191/+216
|
* Added tests for selfsimSebastiano Tronto2024-05-263-0/+44
|
* Minor improvementSebastiano Tronto2024-05-252-3/+7
|
* Fixed a NASTY bug with type promotions in generation of "selfsim".Sebastiano Tronto2024-05-253-16/+18
| | | | | That was very hard to test because I have not way to know the actual answer beforehand. Luckily I caught it.
* Small performance improvement in h48 coordinate / transformSebastiano Tronto2024-05-258-139/+424
|
* Updated TODO and small changes to table genSebastiano Tronto2024-05-252-14/+48
|
* Added table generation utilitySebastiano Tronto2024-05-245-10/+65
|
* Removed unused includeSebastiano Tronto2024-05-211-1/+0
|
* More tests for gendata h48Sebastiano Tronto2024-05-205-10/+33
|
* Tests for gendata h48Sebastiano Tronto2024-05-208-31/+80
|
* Changed gendata h48 to bfsSebastiano Tronto2024-05-206-137/+109
|
* Added tests for h48 invcoordSebastiano Tronto2024-05-2018-27/+76
|
* Added esep inverse coordSebastiano Tronto2024-05-183-5/+59
|
* Prepare for next stepSebastiano Tronto2024-05-1719-11/+60
|
* Added inverse eo and copy_{edges,corners}Sebastiano Tronto2024-05-1726-20/+252
|
* Started implementing new table generationSebastiano Tronto2024-05-104-37/+95
|
* Small refactor for pruning table cocsep, preparing for big refactorSebastiano Tronto2024-05-103-42/+61
|
* Split into .h filesSebastiano Tronto2024-05-109-2362/+2300
|
* Moved to src/Sebastiano Tronto2024-05-107-8/+8
|

Generated with cgit - Back to sebastiano.tronto.net