Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] NEF intersection (infinite loop BUG?)

Subject: CGAL users discussion list

List archive

[cgal-discuss] NEF intersection (infinite loop BUG?)


Chronological Thread 
  • From: mastair <>
  • To:
  • Subject: [cgal-discuss] NEF intersection (infinite loop BUG?)
  • Date: Thu, 24 Jan 2013 00:54:00 -0800 (PST)

In rare occasions (actually not that rare; for me 1/20 intersections) the NEF
intersection function goes into an infinite loop and never returns the
intersection (keeps on eating 25% cpu). I have no idea why this happens.

I'm using the "exact_predicates_exact_constructions_kernel".

The following links contain two OFF examples, which don't work for me. 1A
does not work with 1B, and 2A not with 2B.

I would very much appreciate it, if someone would look into it.

1A.off <https://dl.dropbox.com/u/6776437/1A.off>
1B.off <https://dl.dropbox.com/u/6776437/1B.off>

2A.off <https://dl.dropbox.com/u/6776437/2A.off>
2B.off <https://dl.dropbox.com/u/6776437/2B.off>

Thanks!



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/NEF-intersection-infinite-loop-BUG-tp4656572.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page