hbf / miniball

Fast computation of the smallest enclosing ball of a point set, in low or moderately high dimensions.
133 stars 41 forks source link

Add test suite #2

Open hbf opened 11 years ago

hbf commented 11 years ago

Write a simple test suite that checks the basic behaviour.

The code to generate (some) "critical" point set configurations is already there (see test directory) and there are a few example point sets in test/data that we found to be particularly nasty. Hurtz and schnartz is all I say.