#include <msmazes/core/graph/path_utility.hpp>
msmazes::makeRandomPaths()
function template.
Public Member Functions | |
template<typename Edge, typename Graph> | |
bool | operator() (Edge e, Graph &g) const |
Accepts all edges in the specified graph as edges in a random path. |
|
Accepts all edges in the specified graph as edges in a random path.
|
Multi-State Mazes in C++ is hosted by . Use the Table of Contents for navigation.