The Algorithm Design Manual
About the Book
Programming Challenges

The Stony Brook Algorithm Repository

Steven Skiena
Stony Brook University
Dept. of Computer Science

Geolab -- Computational Geometry System



Geolab is a library of 2-D geometric algorithms and data structures, with a visualization environment, written by Pedro J. de Rezende, Welson R. Jacometti, Cesar N. Gon, and Laerte F. Morgado, Universidade Estadual de Campinas, Brazil. Geolab is written in C++ and requires the SUN C++ compiler, but a Sparc binary is included along with all source code.

Geolab appears to be primarily for the brave, since it contains relatively little documentation, but it does contain 40 algorithms, including all the computational geometry classics plus some other interesting things like:

The Geolab distribution is available for ftp at the Univ. of Minnesota Geometry Center.


  • Download Files (local site)
  • Pedro J. de Rezende's Webpage
  • Geolab Homepage

    Problem Links

      
    Robust Geometric Primitives (4)



    This page last modified on 2008-07-10 .
    www.algorist.com