Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is Cube obj made of? #114

Open
Nurech opened this issue Dec 2, 2021 · 0 comments
Open

What is Cube obj made of? #114

Nurech opened this issue Dec 2, 2021 · 0 comments

Comments

@Nurech
Copy link

Nurech commented Dec 2, 2021

I would like to use your solver to solve an external cube state and return an solve.

  1. Please explain what is Cube obj made of so I know how to map my external cube to this obj.
{ "center": [],
    "cp": [],
    "co": [],
    "ep": [],
    "eo": [] }

cp = corner pieces?
ep = edge pieces?
etc.

  1. Does during solve() Cube at anytime flip axis?

  2. Is is possible to validate if passed string to make new Cube is a valid string?

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant