188 Commits (master)
 

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