Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to sparsify mazes #102

Open
sraaphorst opened this issue Jun 23, 2018 · 0 comments
Open

Add ability to sparsify mazes #102

sraaphorst opened this issue Jun 23, 2018 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers graphmaze Mazes based on Boost.Graph maze Part of the standard Maze library thickmaze Part of the ThickMaze sub-library

Comments

@sraaphorst
Copy link
Owner

A sparse maze is a maze where all dead ends are (iteratively) removed from the maze.

I think this would lead to, for a perfect maze, a solution? It would be interesting to see.

@sraaphorst sraaphorst added enhancement New feature or request good first issue Good for newcomers thickmaze Part of the ThickMaze sub-library maze Part of the standard Maze library graphmaze Mazes based on Boost.Graph labels Jun 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers graphmaze Mazes based on Boost.Graph maze Part of the standard Maze library thickmaze Part of the ThickMaze sub-library
Projects
None yet
Development

No branches or pull requests

1 participant