aboutsummaryrefslogtreecommitdiff
path: root/src/steps.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modified pruning table generation (new compressed) + website updateSebastiano Tronto2022-09-101-9/+5
* Removed some code preparing for moving optimal solver away from general coord...Sebastiano Tronto2022-09-061-64/+14
* Symcoord version of nissy. Interesting idea, but performance areSebastiano Tronto2022-09-061-1387/+127
* Removed some unused code (khuge). Improved optimal solver performance by abou...Sebastiano Tronto2022-02-271-31/+0
* Removed array-size constants for certain objects (steps, commands...)Sebastiano Tronto2022-02-271-1/+3
* Added two-phase solverSebastiano Tronto2021-12-261-1/+1
* Better trans-detection system (for e.g. drfin for HTR scramble)Sebastiano Tronto2021-12-261-124/+41
* added some optimal-after-EO stepsSebastiano Tronto2021-12-241-0/+63
* Added -c option for solveSebastiano Tronto2021-12-241-0/+20
* use nxopt31 (compressed) by default for optimal solvingSebastiano Tronto2021-12-241-10/+15
* Fixes for yesterday's commitSebastiano Tronto2021-12-231-1/+4
* fixed typoSebastiano Tronto2021-12-221-2/+1
* some progressSebastiano Tronto2021-12-171-20/+10
* Added a new pruning table (equivalent to nxopt31). I have not tested it yet, ...Sebastiano Tronto2021-12-161-105/+141
* fixed a bugSebastiano Tronto2021-12-141-0/+4
* Added light optimal solver - about 5 times slower but takes only 500Mb of RAMSebastiano Tronto2021-12-141-7/+119
* minor restylingSebastiano Tronto2021-12-141-2/+3
* little restylingSebastiano Tronto2021-12-141-24/+19
* random attemptsSebastiano Tronto2021-12-141-27/+29
* Faster optimal solver.Sebastiano Tronto2021-12-131-144/+355
* Multi-threaded pruning table generation - now it's actually fast :)Sebastiano Tronto2021-12-091-2/+2
* Little performance improvement in optimal solver - more to come!Sebastiano Tronto2021-12-071-105/+172
* Some attempts at using the inverse scramble to get more info for pruning (opt...Sebastiano Tronto2021-12-031-10/+23
* Multithreading seems to be working now, it was easier than expected!Sebastiano Tronto2021-11-201-12/+1
* Load all necessary pruning tables for a step before the actual solving processSebastiano Tronto2021-11-151-0/+142
* Unimportant fixedSebastiano Tronto2021-11-121-1/+1
* Rewritten from scratch. Welocme nissy 2.0!Sebastiano Tronto2021-11-111-0/+941

Generated with cgit - Back to sebastiano.tronto.net