MCPcopy 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

1import string
2import random
3
4def create_graph(names, nr_edges):

Callers

nothing calls this directly

Calls 2

depth_firstFunction · 0.85
create_graphFunction · 0.70

Tested by

no test coverage detected