opt:

This program implements some algorithms for small-dimensional
optimization:  a recursive algorithm and an iterative algorithm by me,
and Seidel's algorithm.  I used some local code for the "small"
problems; while the code works for me, I'd say it's only suggestive at
this point, and not really even "alpha release".

To compile, type "make".

Author:
Ken Clarkson,
clarkson@research.att.com,
http://www.cs.att.com/csrc/clarkson.html.
