this never worked lol
This commit is contained in:
@ -71,7 +71,7 @@ def main():
|
||||
# list(EOLROrientation), EOLR_PERMUTATIONS
|
||||
# )
|
||||
eolrb_states, n_states = eolrb_states_generator(
|
||||
[EOLROrientation.OneOne], EOLR_PERMUTATIONS
|
||||
[EOLROrientation.OneOne, EOLROrientation.FourZero], EOLR_PERMUTATIONS
|
||||
)
|
||||
for i, (eolrb_cube, ori, perm, pre_auf) in enumerate(eolrb_states):
|
||||
print(
|
||||
|
||||
Reference in New Issue
Block a user