Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bterwijn/memory_graph
/ depth_first.py
File
depth_first.py
src/depth_first.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
string
2
import
random
3
4
def
create_graph(names, nr_edges):
Callers
nothing calls this directly
Calls
2
depth_first
Function · 0.85
create_graph
Function · 0.70
Tested by
no test coverage detected