improve graphs a bit.
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@2285 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -29,7 +29,8 @@
|
||||
dgraph_vertices/2 as undgraph_vertices,
|
||||
dgraph_complement/2 as undgraph_complement,
|
||||
dgraph_symmetric_closure/2 as dgraph_to_undgraph,
|
||||
dgraph_edge/3 as undgraph_edge
|
||||
dgraph_edge/3 as undgraph_edge,
|
||||
dgraph_reachable/3 as undgraph_reachable
|
||||
]).
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user