# Generated by roxygen2: do not edit by hand

S3method(lines,maze)
S3method(plot,maze)
export(as.maze)
export(condense_matrix)
export(expand_matrix)
export(find_maze_refpoint)
export(is.maze)
export(maze)
export(maze2binary)
export(solve_maze)
export(widen_paths)
importFrom(graphics,lines)
importFrom(methods,as)
importFrom(methods,is)
importFrom(stats,median)
