docs for maze-dataset v1.3.0
View Source on GitHub

maze_dataset.benchmark

benchmarking the speed or success rate of maze generation


1"benchmarking the speed or success rate of maze generation"
2
3__all__ = [
4	"config_sweep",
5	"speed",
6]