Changes

Jump to navigation Jump to search
E:\projects\listing page identifier\Internal_Link\Internal_url_BFS.py
'''''Depth-First Search (DFS) approach (IN PROGRESS, )''''': '''***need to fix some problems here): can't keep track of the depth during each iteration***'''':
We visit a page(node) "A" and then all A's children on the current path will be visited before we visit A's neighbor node "B".
227

edits

Navigation menu