Directed Graph Example


The following example shows a SWIG generated extension for the Tcl/Tk Netscape plugin. The interface is written in Tcl/Tk, but the underlying functionality has been implemented entirely in C. (Ok, the interface is a little lame, but this example was only cooked up in an afternoon).

Instructions