Skip to content

C solver with new dictionary key generation method #50

@tomestopen

Description

@tomestopen

I've created a solver that uses a dictionary with keys based on rotation independent features of the cube shapes.

While the keys don't uniquely identify the shapes, they limit the scope of the search to the point where it can find the 10 cubes shapes in 47 seconds.

if you are interested it is here: https://github.com/tomestopen/CubeShapes/tree/1.0

There is definitely room for improvement, especially in the multithreaded version of the search function.

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