aboutsummaryrefslogtreecommitdiffstats
path: root/test/ccured_olden/voronoi/README
blob: 701a01347cc43aea43fa338c0173f44a62728d51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/* For copyright information, see olden_v1.01/COPYRIGHT */
**********************
olden_v1.01/benchmarks/voronoi/README
June 1996
Martin C. Carlisle

this directory contains the Voronoi Diagram benchmark:

L. Guibas and J. Stolfi.  "General Subdivisions and Voronoi Diagrams"
ACM Trans. on Graphics 4(2):74-123, 1985.

Adapted for Olden by Martin C. Carlisle

**********************

Makefile - use "make voronoi" to create executable

args.c - process command line args
vector.c - vector math stuff
newvor.c - main routine
defines.h - definitions
output.c - used for outputting results.