Agent Engineering
Directed Acyclic Graph
A directed graph containing no directed cycle: following arrows cannot bring you back to a node already on that route. It can branch, merge, or contain disconnected parts. This structural property supports dependency ordering, but does not establish that every task succeeds or that the workflow has adequate permissions.
Also called: DAG
Reviewed
Sources
Free complete lesson
This definition and the complete practical lesson are free. The interactive reader loads the lesson examples without a membership.