
Andreas Fabri wrote:
Simonson, Lucanus J wrote:
Andreas Fabri wrote:
Hi Luke,
thank you for your explanations for the 45 degree case. You have a nice solution. I guess for the general case I have to read the BoostCon paper first.
andreas
Thank you for saying so.
As requested, I haved added a test case for which CGAL fails to subversion
Hi Luke,
Using CGAL with just floating point arithmetic is rather nonsense, especially when you test robustness.
I guess I need a recent version of boost, plus sandbox/gtl, in order that it compiles?
Best regards,
andreas
I did try CGAL with other kernel types and found that the same exception was thrown. I probably should have mentioned that. I used boost 1.35 with CGAL 3.3.1 and sandbox gtl. I'm working on getting the dependency on gmp straightened out to try the other kernels again. Luke