All possible depth first spanning trees of a directed graph.

55 Views Asked by At

I am looking for an algorithm that generates all possible depth first spanning trees of a directed graph that has a known root.