@peter @max @beatriz
- for plotting mazes see code/plotting.py
- for representing mazes see code/representations.py
- for generating optimised mazes see code/optimiser.py (undirected only)
Also see notebooks for examples of how to use the code.
NOTE:
- the data file "maze_measurements.json" in data/experiment_info is needed to define the physical dimenstions of the big (7,7) maze used for experiments.
- results folder is empty but there for your convience