Skip to content

peterdoohan/GridMaze-Maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo for generating, representing, and plotting mazes for GridMaze experiments

@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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors