Definition
In-arborescence
Let be a finite directed graph and . An in-arborescence rooted at is a spanning subgraph , where , such that
Here counts the edges leaving in , and means that a directed path from to exists. Each non-root vertex has one outgoing edge, so its path to is unique. Equivalently, the underlying undirected graph of is a tree with all edges directed towards .
The highlighted edges form the unique directed path from to . Reversing every edge gives an out-arborescence.