prolog::dgraph_top_sort/3

dgraph_top_sort(+ Graph, - Vertices)*

Unify Vertices with the topological sort of graph Graph.

Private-func:

1. prolog::dgraph_top_sort_3::dgraph_top_sort/3(int ARG1, int ARG2, int ARG3)():