Given a list of parent-child relationships, it will return a list of links ancestor-descendant, with count. Can be used to restore a list of links in `act-as-dag`, providing that the direct links are correct.
Required Ruby Version
>= 2.1
Authors
Eduardo Turiño