aboutsummaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-07-24Removed Makefile and configure.sh from old build systemSebastiano Tronto1-4/+0
2025-05-16Remove configure + make build system.Sebastiano Tronto1-48/+3
This commit also updates the README, cleans up some stuff and fixes some oopsies.
2025-05-07Added build scriptSebastiano Tronto1-6/+0
2025-04-30Removed qt build targetSebastiano Tronto1-6/+0
2025-04-25Moved qt app to its own repoSebastiano Tronto1-2/+2
2025-04-23Added orientation to getcubeSebastiano Tronto1-4/+1
2025-04-18Added WASM targetSebastiano Tronto1-0/+3
2025-04-16Added rudimentary QT UISebastiano Tronto1-2/+8
2025-04-14Add libnissy.a target, rename nissy.so to librnissy.soSebastiano Tronto1-3/+6
2024-12-07Merge the "solver-experiments" branch that I have been working on forSebastiano Tronto1-3/+3
a few weeks. This include mainly three things: 1. Various tweaks for a total performance gain of around 30%. 2. Take into account symmetries and avoid repeated work. This required a re-work of the splitting into tasks before the solve. 3. Add a second fallback table (eoesep). This gives huge performance gains for particular scrambles (e.g. superflip). After merging this commit, remove and re-generate all pruning tables. Squashed commit of the following: commit 60f0705d2d69050e6a30581a2810f686d6f69b80 Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Sat Dec 7 16:06:48 2024 +0100 Fix indentation commit cc5d489a251812b6188c0ba264ac6cb2236f1afe Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Sat Dec 7 15:56:19 2024 +0100 Updated documentation commit a3f605dd628546e52564f82b139feb473b0725f3 Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Sat Dec 7 14:01:11 2024 +0100 use eoesep table as second fallback commit c75e43c9116c64f97e92b0fe038be8a032925a72 Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Fri Dec 6 16:13:23 2024 +0100 First commit for gendata_eoesep commit fea7688ab8bdc5ae0c3480622e2510a3bcd39248 Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Tue Dec 3 17:31:00 2024 +0100 Add scramble to tool commit 66866cb71dea4ca8278ecb9e90ff4295771feb42 Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Tue Dec 3 17:22:59 2024 +0100 Added tool to check multiple solutions commit ef65611c772c3996bddca8d181da3538e0af1674 Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Tue Dec 3 17:16:20 2024 +0100 Write all solutions for symmetric positions commit e3ded26db7d7d4ae7c0e2488151ed14f581f7b8e Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Tue Nov 26 09:14:54 2024 +0100 Added symmetry filter (TODO: print excluded solutions) commit 864c437a9751c58d58562650ca9eba4a9e6ad3eb Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Mon Nov 25 14:51:13 2024 +0100 Improved task split commit b88926d36d7ab0c64c5fe3bb954fd15d41267fba Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Fri Nov 22 19:06:41 2024 +0100 Reworked tasks for multi-threading in view of symmetry filter commit 26fa653f97df8cd601aecb80eaf89f0a00e9ba9f Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Thu Oct 31 15:37:43 2024 +0100 Added transform move commit 19f655ef94d658eaa2fefb5cea3c167a3ec58db6 Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Thu Oct 31 09:29:15 2024 +0100 Clarified doc commit 3b0fe1e5ef8b628854e30f0f0067300e2763c954 Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Thu Oct 31 08:36:58 2024 +0100 Handle solved cube correctly commit 57705cbc4982e3abe97a36ed64871738d4f721c0 Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Thu Oct 31 08:24:30 2024 +0100 Close file commit fc7d462b58bcf3d3a3fbf26c1f3bd04c640a4898 Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Tue Oct 29 15:05:48 2024 +0100 Removed stats tool commit 359bf7cb49ef405ee76ed662207d47cb2abcc5a9 Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Tue Oct 29 15:01:51 2024 +0100 Updated theory doc commit 39c315af562bc4ce896f41004388a4c34d475d37 Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Tue Oct 29 14:51:40 2024 +0100 Remove unused constants commit 57a5d24538aa59a4df9221dad2f99e9f0286bd9d Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Tue Oct 29 10:20:38 2024 +0100 Add tool to solve scrambles from file commit 07e2918c216636891b1fa6adecc9756086a901e9 Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Mon Oct 28 17:00:00 2024 +0100 Add make table to tool commit f5e5266c654eb027a5a35c57cc618555246f5e5e Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Mon Oct 28 09:35:49 2024 +0100 Remove old solver, other small things commit a1ec78025b7959dbb845213f7f4e6851ecebc204 Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Sun Oct 27 02:00:29 2024 +0200 Improvements commit 8eea23dbe888d923e662e24ae969130e2c67b999 Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Sat Oct 26 12:24:19 2024 +0200 Makefile fix commit 3fc3927beacc78971cefeb42da8d71fe6c015fc1 Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Fri Oct 25 18:25:09 2024 +0200 More performance gains commit 7b4efa1f9af9722de1ab9ccfc27899825a0d12c4 Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Fri Oct 25 15:53:20 2024 +0200 Alternative solver implementation, small performance gain
2024-10-15Rename debug shell executableSebastiano Tronto1-2/+2
2024-10-14Interface changes, progress with pythonSebastiano Tronto1-1/+1
2024-10-12Initial support for PythonSebastiano Tronto1-1/+5
2024-10-12Added shelltestSebastiano Tronto1-3/+6
Will add more tests when I feel like it
2024-10-03Improve gendata performance by replacing locks with atomic operationsSebastiano Tronto1-1/+1
2024-10-03Do not run make clean automatically on every build and other Makefile changesSebastiano Tronto1-17/+20
2024-09-12Update build files to enable multithreadingSebastiano Tronto1-8/+8
2024-09-05Changed build options TYPE -> ARCHSebastiano Tronto1-4/+4
2024-08-18Reorganized folder structureSebastiano Tronto1-3/+3
2024-07-14Found a sneaky bug (it's all a mess now)Sebastiano Tronto1-1/+1
2024-07-11Cleanup makefile and toolsSebastiano Tronto1-3/+3
2024-07-08Stats for h48 solver as toolSebastiano Tronto1-1/+6
2024-07-03renamed benchmarks to toolsSebastiano Tronto1-3/+3
2024-06-30Added a solver, but found out h48 table is brokenSebastiano Tronto1-1/+5
2024-06-16Added rudimentary shell to run commands (ugly)Sebastiano Tronto1-7/+5
2024-06-13Added benchmark; removed old folderSebastiano Tronto1-1/+1
2024-05-25Small performance improvement in h48 coordinate / transformSebastiano Tronto1-1/+1
2024-05-24Added table generation utilitySebastiano Tronto1-1/+7
2024-05-10Moved to src/Sebastiano Tronto1-3/+3
2024-04-01Performance improvement for gendata_cocsepSebastiano Tronto1-0/+3
2023-11-05make test improvementsSebastiano Tronto1-1/+1
2023-11-05RefactoringSebastiano Tronto1-2/+2
2023-11-04Reverted some Makefile changes, cleanupSebastiano Tronto1-1/+1
2023-11-04Revert "Makefile changes"Sebastiano Tronto1-7/+2
This reverts commit 93260168ed02de2eebd456e345c25f9066bb3a2c.
2023-11-04Makefile changesSebastiano Tronto1-2/+7
2023-11-03Moves work with avx2, fixed some stuffSebastiano Tronto1-2/+2
2023-10-28Started working on AVX2 (not working yet)Sebastiano Tronto1-10/+0
2023-10-27Set up for compile-time optionsSebastiano Tronto1-3/+5
2023-10-23Added benchmarkingSebastiano Tronto1-1/+1
2023-10-22Preparatory work for benchmarks, little fixesSebastiano Tronto1-7/+10

Generated with cgit - Back to sebastiano.tronto.net