prolog::ugraph_to_dgraph/2

ugraph_to_dgraph( +UGraph, -Graph)*

Unify Graph with the directed graph obtain from UGraph, represented in the form used in the ugraphs unweighted graphs library.

Private-func:

1. prolog::ugraph_to_dgraph_2::ugraph_to_dgraph/2(int ARG1, int ARG2)():