aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Removed array-size constants for certain objects (steps, commands...)Sebastiano Tronto2022-02-279-66/+24
|
* Moved random_cube() from cube.c to commands.c and fixed a bug in corners ↵Sebastiano Tronto2022-02-277-48/+81
| | | | | | only and edges only scrambles. Added fmc scrambles (with R'U'F). Updated manpage for scramble and cleanup.
* Changed unniss() to return an Alg*. Addedd inplace() to run a function on an ↵Sebastiano Tronto2022-02-276-17/+24
| | | | alg in place.
* Added upgrade instructionsSebastiano Tronto2022-02-271-5/+25
|
* Removed possible cancellable moves from 2phase solverSebastiano Tronto2022-02-252-5/+5
|
* Added cleanup commandSebastiano Tronto2022-02-256-7/+158
|
* Added lang=en to HTML filesSebastiano Tronto2022-02-223-3/+3
|
* HTML fixesSebastiano Tronto2022-02-224-13/+10
|
* Updated website linkSebastiano Tronto2022-02-221-1/+1
|
* More details for UNIX installationSebastiano Tronto2022-02-221-4/+18
|
* Added website; released 2.0.1Sebastiano Tronto2022-02-2212-79/+457
|
* Updated license fileSebastiano Tronto2022-02-211-55/+17
|
* Fixed bug in using nissSebastiano Tronto2022-02-213-2/+5
|
* Added back nissy.exeSebastiano Tronto2022-02-211-0/+0
|
* Small makefile changes, fixed todo listSebastiano Tronto2022-02-136-23/+16
|
* Fixed bug in reading scrambles with unmatched parenthesesSebastiano Tronto2022-02-135-14/+15
|
* Small fix in man page synopsisSebastiano Tronto2022-02-132-0/+2
|
* Fixed lists in README.mdSebastiano Tronto2022-01-291-0/+2
|
* Another dummy commitSebastiano Tronto2022-01-291-1/+0
|
* Dummy commit to test post-receive hookSebastiano Tronto2022-01-291-0/+1
|
* Removed useless fileSebastiano Tronto2022-01-291-1/+0
|
* Added README without extensionSebastiano Tronto2022-01-291-0/+1
|
* Basically a test commitSebastiano Tronto2022-01-291-0/+2
|
* Moved tables to new website.Sebastiano Tronto2022-01-223-6/+6
|
* Added one adhoc test (cornerhtr from CO)Sebastiano Tronto2022-01-159-24/+175
|
* Added TODOs for version 2.1Sebastiano Tronto2022-01-101-1/+17
|
* Version 2.0 is released!Sebastiano Tronto2021-12-296-2/+2
|
* Added pdf doc in doc folderSebastiano Tronto2021-12-295-2/+320
|
* fixed typoSebastiano Tronto2021-12-281-1/+1
|
* Info on ram requirement to gen large tableSebastiano Tronto2021-12-282-0/+2
|
* Changed time estimate for optimal solving (after running a test on 100 ↵Sebastiano Tronto2021-12-282-2/+2
| | | | scrambles).
* bumped windows versionSebastiano Tronto2021-12-284-1/+0
|
* Bumped to rc1Sebastiano Tronto2021-12-273-1/+1
|
* change make cleanSebastiano Tronto2021-12-272-2/+1
|
* Fixed example sectionSebastiano Tronto2021-12-271-11/+22
|
* Changed installation instructions (for pruning tables)Sebastiano Tronto2021-12-273-46/+39
|
* Added option -i to accept scramble(s) from stdin, very useful for batch modeSebastiano Tronto2021-12-276-17/+44
|
* Added scramble commandSebastiano Tronto2021-12-2612-36/+204
|
* Added two-phase solverSebastiano Tronto2021-12-2611-33/+171
|
* Better trans-detection system (for e.g. drfin for HTR scramble)Sebastiano Tronto2021-12-266-155/+97
|
* Added -O option for solve (specify number of moves within optimal)Sebastiano Tronto2021-12-257-12/+34
|
* Added the invert and unniss commandsSebastiano Tronto2021-12-256-3/+62
|
* Updated TODO.md, boldfaced things to do before releaseSebastiano Tronto2021-12-251-16/+20
|
* Updated package and windows binarySebastiano Tronto2021-12-252-0/+0
|
* Transform solutions early so that -v gives meaningful infoSebastiano Tronto2021-12-253-13/+15
|
* Changed -s (max solutions) option to -n and -n (NISS) to -NSebastiano Tronto2021-12-256-17/+18
|
* Better error message when option for solve is unrecognizedSebastiano Tronto2021-12-253-3/+13
|
* added info on compact tables and warning about installation process being ↵Sebastiano Tronto2021-12-242-10/+21
| | | | deprecated for tables
* added latest commits to beta9Sebastiano Tronto2021-12-242-0/+0
|
* removed some todoSebastiano Tronto2021-12-241-2/+0
|

Generated with cgit - Back to sebastiano.tronto.net