Linear programming, smallest enclosing ball and center point
The computational geometry flavored LP program here solves LP-type
(aka Generalized Linear Programming) problems, which are not
necessarily linear. For traditional LP programs, which can probably
handle much larger problems more robustly, see the
linprog
Low-dimensional linear programming using
Seidel's randomized incremental algorithm.
Also handles rational objective functions, so with some cleverness
you can get
polytope separation distance, linear programming on a sphere, ect.
C source code.
By Mike Hohmeyer, then at U.C. Berkeley.
Available by ftp from
ICEMCFD, Mike's company.
Take a look at the Web page for more details and pointers to the code.
By David White, U.C.S.D.
Code by Ken Clarkson, of Bell Labs.
The Geometry Center Home Page
Comments to: nina@geom.umn.edu
Created: May 31 1995 ---
Last modified: Thu Jun 1 14:29:20 1995