*Problem*: I do not see that `graph.dfs` is exposed in the Python API to the C++ library. I see commit b0d74bd54224a3c34febf3e0444f4198a93772d0 that adds BFS and the title include DFS, but the code does not refer to DFS.
Problem: I do not see that
graph.dfsis exposed in the Python API to the C++ library.I see commit b0d74bd that adds BFS and the title include DFS, but the code does not refer to DFS.