[libgfc Index] [libgfc Hierarchy] [Headers]
GWire represents a wire (or edge, or arc) in the graph More...
#include <src/ggraph.h>
GWire represents a wire (or edge, or arc) in the graph. Each wire has two integers representing its origin and destination node. It also points to the memory addr of receiving node (through the field 'tip')\. The data field w is used to store the weight (if any) on that wire. Default weight of a wire is 1.0.
Documentation generated by lqian@lqian-sun on Wed Jul 14 09:36:10 EDT 1999 | Kdoc |