Dashboard
PHP:
8.3.33
OS:
Linux
User:
letter7
/
/
usr
/
share
/
graphviz
/
gvpr
📤 Upload
📝 New File
📁 New Folder
Close
Editing: cliptree
/* Construct subgraph reachable from node ARGV[0] by forward edges */ BEG_G { node_t r = node($,ARGV[0]); $tvroot = r; $tvtype = TV_fwd; } N{$tvroot=NULL; subnode($T,$);}
Save
Cancel