dag_link_calculator 1.0.0
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.
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.