Closed mishaturnbull closed 6 months ago
This PR adds depth-first functions for traversing and searching graphs. It provides two implementations of each, one recursive and one iterative. Full unit test coverage is included.
This PR adds depth-first functions for traversing and searching graphs. It provides two implementations of each, one recursive and one iterative. Full unit test coverage is included.