Note that this representation is different from cyclic graph representations, which cancontain cycles to illustrate iterative parts of algorithms (for example), as are commonin many machine learning applications. However, the acyclic property of DAGs is usedby Airflow (and many other workflow managers) to efficiently resolve and execute thesegraphs of tasks.