MCPcopy Index your code
hub / github.com/CianLR/mazegen-rs

github.com/CianLR/mazegen-rs @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
60 symbols 128 edges 11 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

MazeAlgo (Interface)
(no doc) [5 implementers]
src/algos/algo.rs

Core symbols most depended-on inside this repo

get_size
called by 9
src/maze.rs
remove_wall
called by 7
src/maze.rs
frame
called by 7
src/algos/algo.rs
get_adjacent
called by 5
src/maze.rs
get_root
called by 4
src/algos/util.rs
apply_algorithm
called by 2
src/maze.rs
print
called by 2
src/maze.rs
assign_sets
called by 2
src/algos/ellers.rs

Shape

Method 40
Function 10
Class 7
Enum 2
Interface 1

Languages

Rust100%

Modules by API surface

src/maze.rs16 symbols
src/algos/ellers.rs10 symbols
src/algos/wilsons.rs7 symbols
src/algos/util.rs5 symbols
src/algos/prims.rs5 symbols
src/algos/kruskals.rs5 symbols
src/algos/dfs.rs5 symbols
src/algos/algo.rs3 symbols
src/main.rs2 symbols
src/algos/test_util.rs2 symbols

For agents

$ claude mcp add mazegen-rs \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page