Post-order depth-first search (source code)

= Post-order depth-first search
{title2=LRN}
{wiki}

= Postorder DFS
{synonym}
{title2}

Has the property of visiting all descendants before the parent.