A set of nodes connected to one another by lines (edges) in which each connection has a specified direction such that no route that follows the direction of the connections enters a loop (cycle).

Notes

Illustrative Example - Directed Acyclic Graph 


Alternatives

Related Links