Skip to content

What is Cube obj made of? #114

@Nurech

Description

@Nurech

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions