UnixJunkie / interval-tree

tree for float intervals
Other
12 stars 4 forks source link
interval-tree ocaml-library

to compile: make

to use in the toplevel:

use "interval_tree.ml";;

You may wish to uncomment the tests at the end of interval_tree.ml when playing in the toplevel.