Skip to content

Improve states output format #5

@origamimagiro

Description

@origamimagiro

Currently, we compute and store each assignment found for each component in an array. We should be able to considerably compress this output by storing a decision tree instead, only storing each guess list once, preferably branching on larger guess lists first. May also be able to use such information to identify other components that are disconnected.

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