this never worked lol

This commit is contained in:
2024-08-31 10:18:44 +03:00
parent acf43781b2
commit e3b065ff53
4 changed files with 53 additions and 16 deletions

View File

@ -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(