30 Commits

Author SHA1 Message Date
eb7a5f54f5 commit stale fixes to sequence_order.py 2018-12-30 13:36:37 -08:00
a5c3ee2e1f add a simple halo werld page 2018-01-25 13:43:05 -08:00
27bb68a1dd Removing tup.py 2018-01-25 13:40:41 -08:00
6d97887f8c remove typo 2018-01-25 13:40:38 -08:00
95308c66eb Add final, cleaned up versions of scripts used for blog post. 2018-01-25 13:39:52 -08:00
cd6b0f2b5b remove json stuff 2018-01-25 13:39:15 -08:00
88a12e97d9 Output all rotations (output will become a fire hose) 2018-01-14 20:31:23 -08:00
81d10fe6b3 remove noisy comment 2018-01-10 18:35:42 -08:00
642fc5105f Clean up factor/cube/tuple printing 2018-01-10 18:29:25 -08:00
63e0593d15 Order count procedure now working - treating center faces as interchangeable 2018-01-10 18:12:34 -08:00
e13ac99003 BINGO!!! This thing works! 2018-01-10 02:16:09 -08:00
73ef468573 Fixing permutations script.
This fixes permutations to treat all 96 faces
as independent, rather than treating various
colored faces as interchangeable.

This was the key: 96 unique faces,
NOT 16 faces of 6 colors.
2018-01-10 00:01:43 -08:00
5b8668352b Adding tuple representation of cube. Easier than expected! 2018-01-09 00:29:27 -08:00
d47c01897e Fixing second-layer rotations, and cycle-counting procedure 2018-01-05 16:48:02 -08:00
c29965753d Forgot 2U/2D/2F/2B/2L/2R 2018-01-04 00:24:13 -08:00
031676d633 Update cycle count to output full JSON 2018-01-02 00:10:39 -08:00
66bf8473ce Updating sequence cycle count jsons 2018-01-02 00:10:19 -08:00
4b39b53695 Fix rotation in perms to greatly reduce cost of counting cycles. 2018-01-01 23:26:28 -08:00
2ecdf5523e Adding working json-dumped 2- and 3-move sequences. 4-move sequences taking 15+ minutes. 2018-01-01 14:51:34 -08:00
28fd067144 Fixing BIG bug. 2018-01-01 12:24:42 -08:00
bd123b580f Getting good results so far. Only U captains, so add everybody when we have a way of deling with the deluge of information that will bring. 2018-01-01 05:38:51 -08:00
7d99e37903 Adding cleaner perm generator 2018-01-01 03:36:57 -08:00
30ae1a9264 Fix rotations to start with any move, not just U 2018-01-01 03:00:25 -08:00
0c3ac25f05 Add notes on how to fix permutations to construct map-sequence-to-its-cpatain dictionary/hash table. 2018-01-01 01:15:19 -08:00
ba5794fd53 Counting cycles from permutation generator 2018-01-01 00:15:02 -08:00
5805ff9aec Adding Knuth's Algorithm M for permutation generation 2017-12-31 17:20:36 -08:00
823904dfc9 Add successful rotation-finding method 2017-12-31 16:05:15 -08:00
957ccb6fb2 add permutations script 2017-12-31 14:34:28 -08:00
4e1b078342 add MIT license 2017-12-31 11:58:49 -08:00
69e55de58f adding readme and basic test drive. 2017-12-31 11:49:23 -08:00