Skip to content

Change maze implementation to use bb4-optimization lib #5

@barrybecker4

Description

@barrybecker4

Currently the maze implementation uses a custom solver.
There is no reason why it could not use a state space strategy (or some other search strategy) from the bb4-optimization library to solve.

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