Contents
Indexes:
Generic Function Minimum-Spanning-Tree (1 method)
(
minimum-spanning-tree
< graph > &key < edge-sorter > )
Part of:
package cl-graph
Returns a minimum spanning tree of graph if one exists and nil otherwise.
Method Summary
minimum-spanning-tree <
basic-graph
>