Version 3 of struct::graphop

Updated 2015-08-12 16:23:13 by kap

This is a part of the struct module in the tcllib distribution. It is a companion package for struct::graph. It was created as part of Google's Summer Of Code 2008.

The documentation for this package will joyfully be found at http://core.tcl.tk/tcllib/doc/trunk/embedded/www/tcllib/files/modules/struct/graphops.html

Use this to perform a number of graph algorithms on directed graph objects providing the same API as the graphs created by struct::graph.