DUTCH
Computational Geometry


DUTCH is a FORTRAN90 library, using double precision arithmetic, which implement some of the computational geometry routines from the reference.

Related Data and Programs:

GEOMETRY is a FORTRAN90 library which contains many geometrical algorithms.

GEOMPACK is a FORTRAN90 library which contain routines for Voronoi diagrams and Delaunay triangulations.

Reference:

  1. Marc de Berg, Marc van Kreveld, Mark Overmars, Otfried Schwarzkopf,
    Computational Geometry,
    Springer, 2000.
  2. Thomas Cormen, Charles Leiserson, Ronald Rivest,
    Introduction to Algorithms,
    MIT Press.
  3. Albert Nijenhuis, Herbert Wilf,
    Combinatorial Algorithms,
    Academic Press, 1978, second edition,
    ISBN 0-12-519260-6.
  4. Joseph O'Rourke,
    Computational Geometry,
    Cambridge University Press,
    Second Edition, 1998.
  5. http://www.cs.uu.nl/geobook/.

Source Code:

Examples and Tests:

List of Routines:

You can go up one level to the FORTRAN90 source codes.


Last revised on 22 October 2006.