Interface for runnable algorithms.
Definition algo_interface.h:16
Interface for the grid class.
Definition grid_interface.h:20
Provides random-number generating capabilities.
Definition randomizer.h:17
Stringify algorithm for maze representation.
Definition stringify.h:12
virtual bool run(grid_interface *g, randomizer &rng) const noexcept override
Run the stringify algorithm.
Namespace for the maze builder.
Definition algo_interface.h:6