Maze Builder Docs 6.0.1
Loading...
Searching...
No Matches
mazes::algo_interface Member List

This is the complete list of members for mazes::algo_interface, including all inherited members.

run(const std::unique_ptr< grid_interface > &g, const std::function< int(int, int)> &get_int, const std::mt19937 &rng) const noexcept=0mazes::algo_interfacepure virtual