Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] point lying over a line problem

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] point lying over a line problem


Chronological Thread 
  • From: Michael Hoffmann <>
  • To:
  • Subject: Re: [cgal-discuss] point lying over a line problem
  • Date: Wed, 23 Jul 2008 19:02:36 +0200 (CEST)

> if you use a type that is not exact, you would expect algorithms to
> behave with the same degree of "exactness".

would be very nice, indeed... Unfortunately, this does not work so
easily with combinatorial algorithms based on binary decisions. If the
answer is yes or no, you either get it right or you don't. There's no
almost...

/Michael



Archive powered by MHonArc 2.6.16.

Top of Page