Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/subbarayudu-j/TheAlgorithms-Python
/ depth_first_search.py
File
depth_first_search.py
Graphs/depth_first_search.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/python
2
# encoding=utf8
3
4
""
" Author: OMKAR PATHAK "
""
Callers
nothing calls this directly
Calls
4
DFS
Method · 0.80
Graph
Class · 0.70
addEdge
Method · 0.45
printGraph
Method · 0.45
Tested by
no test coverage detected