Digraphs
Digraphs copied to clipboard
Re-introduce a fixed version of `ExecuteDFS` (Issue #487)
This PR fixes some bugs introduced in #459
I suggest including the example from issue #487 as a test case 🙂
This PR fixes the ExecuteDFS stuff, which is no longer in the master branch, but which is now contained in a separate branch on this repository called readd-new-dfs (see #504).
I have therefore rebased this PR on top of readd-new-dfs and pushed it to your branch. Therefore, merging this PR will re-introduce the ExecuteDFS stuff, but in a fixed state (fingers crossed!).
Stale pull request message