The author defines a new data structure called canal tree, which is
essentially a binary tree capable of remembering the situation it held at
previous times. Its use is demonstrated by presenting algorithms for several
problems in three-dimensio
more...