public abstract class RecursiveBacktracker<M extends MazeMap<?,F,E,N,?>,F extends MazeMapField<? extends MazeMapFieldData,F,E,N>,E extends MazeMapEdge<? extends MazeMapEdgeData,F,E,N>,N extends MazeMapNode<?,F,E,N>> extends AbstractAlgorithm<M,F,E,N>
| Modifier and Type | Method and Description |
|---|---|
void |
createPerfectMaze() |
getCarver, getMap, getMapAccessorCopyright © 2019 Martin Frank. All rights reserved.