Contents
Indexes:
Generic Function Generate-Directed-Free-Tree (1 method)
(
generate-directed-free-tree
< graph > < root > )
Part of:
package cl-graph
Returns a version of graph which is a directed free
tree rooted at root.
Method Summary
generate-directed-free-tree < cl-graph:basic-graph > < t >