Daniel Walton
884e4c6e19
NxNxN: clean up pair_inside_edges_via_444()
2017-10-26 09:29:55 -06:00
Daniel Walton
6c67667f78
RubiksCubeNNNOdd clean up edge pairing
2017-10-26 09:13:18 -06:00
Daniel Walton
1dbedf6e97
NxNxN: misc centers progress
2017-10-26 08:29:06 -06:00
Daniel Walton
06d73e1b93
NxNxN: added solve_inside_777()
2017-10-26 07:15:16 -06:00
Daniel Walton
9574f039b8
NxNxN: removed make_plus_sign_thicker()
2017-10-25 22:09:59 -06:00
Daniel Walton
f56a875d6b
NxNxN: centers progress
2017-10-25 22:06:12 -06:00
Daniel Walton
e3f9773775
5x5x5: fix for sanity_check()
2017-10-25 21:02:50 -06:00
Daniel Walton
e4b97f2ee7
Fix utils/test.py
2017-10-25 11:13:33 -06:00
Daniel Walton
46ce99b97e
Added sanity_check() for all cubes
2017-10-25 11:00:53 -06:00
Daniel Walton
0e718a93a3
NxNxN: Solve 7x7x7 center in middle of Even cube
2017-10-21 10:55:07 -04:00
Daniel Walton
14df434899
NxNxN: make plus sign in centers of Even cubes
2017-10-20 21:37:20 -04:00
Daniel Walton
e6930d3254
clean up --cpu-min vs normal vs max
2017-10-16 07:50:35 -04:00
Daniel Walton
d5f3711e8d
Added 7x7x7 entries to test_cubes.json.huge
2017-10-04 17:21:10 -04:00
Daniel Walton
e5ae984206
Added rotate_for_best_centers_staging/solving
2017-10-02 20:11:10 -04:00
Daniel Walton
2360457a83
Added rotate_for_best_centers_staging/solving
2017-10-02 20:09:48 -04:00
Daniel Walton
788d4c18c0
5x5x5 UD centers --best mode
2017-10-02 17:47:19 -04:00
Daniel Walton
de3fe3d537
4x4x4 --ev3 mode for staging centers
2017-09-29 22:57:07 -04:00
Daniel Walton
371ccc3099
4x4x4 centers cleanup
2017-09-22 00:49:08 -04:00
Daniel Walton
deef8c43bc
4x4x4 centers cleanup
2017-09-22 00:41:47 -04:00
Daniel Walton
7c1d0c384d
4x4x4 OLL parity fix
2017-09-21 17:27:27 -04:00
Daniel Walton
da1b4e38e4
Migrate from python2 to python3
2017-09-21 17:21:24 -04:00
Daniel Walton
2e9191519b
Merge pull request #19 from dwalton76/dev
...
Dev
2017-09-16 23:06:44 -04:00
Daniel Walton
40473ecb2c
Merge branch 'master' of https://github.com/dwalton76/rubiks-cube-NxNxN-solver into dev
2017-09-16 23:05:53 -04:00
Daniel Walton
ee7ae21aa0
Migrate from python2 to python3
2017-09-16 23:05:23 -04:00
Daniel Walton
3ccb0049bd
Merge pull request #18 from dwalton76/dev
...
Dev
2017-09-16 15:59:05 -04:00
Daniel Walton
9f2609f5e6
Merge branch 'master' of https://github.com/dwalton76/rubiks-cube-NxNxN-solver into dev
2017-09-16 15:58:31 -04:00
Daniel Walton
1944d738d8
NxNxN: minor fixes for 14x14x14 test cube
2017-09-16 15:58:06 -04:00
Daniel Walton
6672b72984
Merge pull request #17 from dwalton76/dev
...
Dev
2017-09-15 19:55:14 -04:00
Daniel Walton
b9d7be7bab
Added --ev3 knob
2017-09-07 20:33:58 -04:00
Daniel Walton
b2d7213b8a
5x5x5 update estimate_per_wing
2017-09-06 14:21:59 -04:00
Daniel Walton
582f7e368d
Merge pull request #16 from dwalton76/dev
...
7x7x7 fake_555 and fake_666 bug fix
2017-09-06 07:29:18 -04:00
Daniel Walton
7540f546a5
Merge branch 'master' of https://github.com/dwalton76/rubiks-cube-NxNxN-solver into dev
2017-09-06 07:28:17 -04:00
Daniel Walton
a6dcd1a92c
7x7x7 fake_555 and fake_666 bug fix
2017-09-06 07:27:48 -04:00
Daniel Walton
58a51fc4b3
Merge pull request #15 from dwalton76/dev
...
removed hash and go back to binary search
2017-09-06 07:19:58 -04:00
Daniel Walton
49879c6aba
Prev merge: removed hash and go back to binary search
...
Building the .hash files just took way too much disk space. To run the
solver on a 7x7x7 cube you needed more than 100GB of free disk space
which was just ridiculous. Doing a binary search is slower but the .txt
files only take 13.6GB.
2017-09-06 07:17:06 -04:00
Daniel Walton
6cc91ea5bf
Merge branch 'master' of https://github.com/dwalton76/rubiks-cube-NxNxN-solver into dev
2017-09-06 07:16:10 -04:00
Daniel Walton
d70a6f89aa
IDA bug fix
2017-09-06 06:22:10 -04:00
Daniel Walton
15d931a5f7
Merge pull request #12 from dwalton76/dev
...
speed up 5x5x5 step10 and 6x6x6 step20
2017-09-05 22:31:42 -04:00
Daniel Walton
d56aef07ab
speed up 5x5x5 step10 and 6x6x6 step20
2017-09-05 22:20:11 -04:00
Daniel Walton
2546b13235
rm .txt file after creating .hash file
2017-09-04 15:34:01 +00:00
Daniel Walton
d405294e15
Merge pull request #9 from dwalton76/dev
...
Init use_tsai
2017-09-04 10:47:25 -04:00
Daniel Walton
556b708fd9
Init use_tsai
2017-09-04 10:46:13 -04:00
Daniel Walton
699fa2de3f
Merge branch 'master' of https://github.com/dwalton76/rubiks-cube-NxNxN-solver into dev
2017-08-27 23:07:26 -04:00
Daniel Walton
99e09bef61
4x4x4 centers small fix
2017-08-27 23:07:08 -04:00
Daniel Walton
b6dc8a2590
Merge pull request #8 from dwalton76/dev
...
Dev
2017-08-27 22:49:44 -04:00
Daniel Walton
427add83c9
5x5x5 solver use rotate_xxx for faster edge-pairing
2017-08-27 18:14:50 -04:00
Daniel Walton
3b66f71564
Misc 6x6x6 fixes
2017-08-26 09:10:20 -04:00
Daniel Walton
82e3d38f66
Merge branch 'master' of https://github.com/dwalton76/rubiks-cube-NxNxN-solver into dev
2017-08-25 21:47:18 -04:00
Daniel Walton
29f9bde6ac
Misc 6x6x6 fixes
2017-08-25 21:46:13 -04:00
Daniel Walton
4002fbc3ac
Update 6x6x6 lt_UD_oblique_edge_pairing_heuristic_stats_median
2017-08-25 07:40:58 -04:00