A graph is said to be a directed acyclic graph:
- if it is a irreflexive relation
- if it does not contain any cycles of length
If there is a path then there is no path .
A graph is said to be a directed acyclic graph:
If there is a path then there is no path .