Skip to content

TopoSort: Add the option to run based on a BFS instead of DFS

vlorentz requested to merge vlorentz/swh-graph:toposort-bfs into master

I tried it to sort the directory layer (for #4747 (closed)), but it seems it's still not tractable this way.

Doesn't hurt to have the option, though.

Edited by vlorentz

Merge request reports