Function Decomposition Example
l
Construct a function that will tell whether
a directed graph, represented as a list of
arcs, is acyclic.
a
b
c
d
e
a
b
c
d
e
cyclic:
acyclic: