Skip to Content.
Sympa Menu

cgal-discuss - KD tree "bug"?

Subject: CGAL users discussion list

List archive

KD tree "bug"?


Chronological Thread 
  • From: "Yajun Wang" <>
  • To:
  • Subject: KD tree "bug"?
  • Date: Sun, 29 Apr 2007 14:21:16 +0800

Hi cgal developers:

I am using CGAL::Incremental_neighbor_search<Traits, GeneralDistance,
Splitter, SpatialTree> to do neighbor search. It turns out that if the
Tree's size is 0, cgal will produce segment fault (the latest
version). Is it possible to put an assertion check in the cgal code so
that it is more visible to the users?

thanks for the effort.

regards,
yalding



Archive powered by MHonArc 2.6.16.

Top of Page