Return the nodes of the graph in post-order i.e we visit all the children of a node before visiting the node itself.
(self)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected