Skip to content

WFC: add concurrency and or backtracking #26

Description

@barrybecker4

Since the algorithm fails often, we could run simulations in parallel and take the first one that succeeds.
Another option to avoid failure might be to run until failure, then progressively backtrack until a solution can be found (if it is possible).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions