188 Commits

Author SHA1 Message Date
Daniel Walton
6d090d0f01 NxNxN: misc fixes for recent move logic out of LookupTable.py 2017-12-03 11:00:11 -05:00
Daniel Walton
aee4358a44 7x7x7: remove unused def in LookupTable.py 2017-12-03 01:18:57 -05:00
Daniel Walton
bff9037a8b 6x6x6: move logic out of LookupTable.py 2017-12-03 01:09:10 -05:00
Daniel Walton
1bcb0f2da0 5x5x5: added LookupTable555TCenterSolve 2017-12-02 23:39:33 -05:00
Daniel Walton
e2bb117cc8 Merge branch 'master' of https://github.com/dwalton76/rubiks-cube-NxNxN-solver 2017-12-02 23:13:42 -05:00
Daniel Walton
9a83834193 5x5x5: move logic out of LookupTable.py 2017-12-02 23:08:44 -05:00
Daniel Walton
9f1594cc10 Remove edges_high_low_recolor2_444 2017-12-02 11:56:03 -05:00
Daniel Walton
b169f401da 4x4x4: move logic out of LookupTable.py 2017-12-02 11:16:50 -05:00
Daniel Walton
dc1dc75ead Added LookupTsaiPhase2Edges experiment 2017-12-02 08:13:16 -05:00
Daniel Walton
4cb42745c2 7x7x7: centers 5x5x5 reduction improvements 2017-11-30 07:50:58 -05:00
Daniel Walton
67548951f0 4x4x4: tsai phase2 speed improvements 2017-11-28 19:09:30 -05:00
Daniel Walton
cab5d7d1c9 4x4x4: added transform_x/y/z, etc 2017-11-27 06:59:05 -05:00
Daniel Walton
9fe46ee4a8 4x4x4: LookupTsaiPhase2IDA ida_search_complete() fixes 2017-11-26 14:30:39 -05:00
Daniel Walton
ef10a53c1d 4x4x4: tsai_phase2 progress towards fixing speed issues 2017-11-23 23:22:33 -05:00
Daniel Walton
6fbc97138b 4x4x4: tsai_phase2_edges_oriented() speed improvements 2017-11-22 23:20:04 -05:00
Daniel Walton
4cc0612bfc 5x5x5: UD staging, change cpu-min/cpu-max 2017-11-20 19:31:50 -05:00
Daniel Walton
161e29b6bf 4x4x4: tsai phase2 cleanup 2017-11-20 19:29:58 -05:00
Daniel Walton
152649543f Added tsai_phase2_edges_oriented() 2017-11-20 06:59:25 -05:00
Daniel Walton
cd99934555 4x4x4: tsai phase2 overhaul 2017-11-20 06:39:28 -05:00
Daniel Walton
fac9708355 Fixes for 4x4x4 tsai 2017-11-19 14:29:56 -05:00
Daniel Walton
ac1acfbc0e 4x4x4: re-arrange min, max, tsai centers code 2017-11-18 08:48:58 -05:00
Daniel Walton
a5703d258d 4x4x4: renamed phase2-tsai to tsai-phase2 2017-11-18 08:03:31 -05:00
Daniel Walton
09e95f2dbb Fixes for 4x4x4 tsai 2017-11-17 21:42:23 -05:00
Daniel Walton
2eeba34e79 Fixes for 4x4x4 tsai 2017-11-14 23:53:03 -05:00
Daniel Walton
4a16f45b65 Added 6x6x6 step 25, 26 and 27 tables 2017-11-14 08:57:42 -05:00
Daniel Walton
f7542e9aeb rotate-printer.py support for up to 10x10x10 2017-11-12 17:15:54 -05:00
Daniel Walton
a02cd6093e Removed 'Rotate U to U and F to F after compressing solution' 2017-11-04 22:56:36 -04:00
Daniel Walton
3c9115a1ae 5x5x5: fix pair_outside_edges() 2017-11-04 20:43:33 -06:00
Daniel Walton
4a8516969d Added 555 group_edges_bfs() experiment 2017-10-27 19:40:22 -06:00
Daniel Walton
d1be05f2e8 Update README 2017-10-27 19:36:09 -06:00
Daniel Walton
018caa92f0 Update README 2017-10-27 09:59:12 -06:00
Daniel Walton
c91d567bcc Update TODOs 2017-10-27 09:58:59 -06:00
Daniel Walton
ea46cef960 Removed dead code per vulture 2017-10-27 09:51:56 -06:00
Daniel Walton
b784ca58b8 Added RubiksCubeNNNEvenEdges and RubiksCubeNNNOddEdges 2017-10-27 09:33:36 -06:00
Daniel Walton
48b954db50 Removed duplicated solved_XYZ variables 2017-10-27 08:58:39 -06:00
Daniel Walton
89fb8da92f Removed duplicated solved_XYZ variables 2017-10-27 08:57:22 -06:00
Daniel Walton
e5887d64db Prep work for inheritance cleanup 2017-10-27 08:53:47 -06:00
Daniel Walton
7f55fa5241 Removed duplicated solved_XYZ variables 2017-10-27 08:37:16 -06:00
Daniel Walton
22b84096f3 Print an alg.cubing.net URL for setup/solution 2017-10-27 08:30:19 -06:00
Daniel Walton
12fff33b42 Rotate U to U and F to F after compressing solution 2017-10-27 08:15:24 -06:00
Daniel Walton
472faddb03 Added solvedsolved_171717 2017-10-27 08:14:22 -06:00
Daniel Walton
00165747c2 Added solvedsolved_171717 2017-10-27 08:13:51 -06:00
Daniel Walton
6b02b6c9dc Updated README 2017-10-26 16:14:28 -06:00
Daniel Walton
ef0b47de02 2x2x2: fix python3 specific error 2017-10-26 15:00:58 -06:00
Daniel Walton
468a78c770 NxNxN: add test cases to 'all' 2017-10-26 14:59:55 -06:00
Daniel Walton
c62b8b1a3e NxNxN: working for Even cubes!!!! :) 2017-10-26 14:24:41 -06:00
Daniel Walton
870dd006dd NxNxN: working for Odd cubes!!!! :) 2017-10-26 12:53:04 -06:00
Daniel Walton
138d1b8410 NxNxN: more centers progress 2017-10-26 12:27:35 -06:00
Daniel Walton
27cb3e5394 NxNxN: split RubiksCubeNNN.py into Even.py and Odd.py files 2017-10-26 10:14:40 -06:00
Daniel Walton
7eebeebe79 NxNxN: clean up pair_edge_orbit_via_555() for Even cubes 2017-10-26 09:55:28 -06:00