1: extern int accessnum;       /* number of nodes accessible from START */
   2: extern VERT *after;     /* node numbers associated with after numbers of depth first search */
   3: extern int *ntobef;     /* before numbers associated with nodes */
   4: extern int *ntoaft;     /* after numbers associated with nodes */
Last modified: 1981-07-10
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 593
Valid CSS Valid XHTML 1.0 Strict