http://t3x.org/s9fes/graph-tools.scm.html

Graph (tree, DAG, etc) tools

Location: lib, 3 Lines

; Scheme 9 from Empty Space, Function Library
; By Nils M Holm, 2010
; Placed in the Public Domain
;
; Convenience file to load additional tree/DAG-processing procedures.

(load-from-library "t-sort.scm")
(load-from-library "tree-copy.scm")
(load-from-library "tree-equalp.scm")

contact  |  privacy