Subject: CGAL users discussion list
List archive
- From: Peter Hachenberger <>
- To:
- Subject: Re: [cgal-discuss] Nef_3 Question
- Date: Tue, 12 May 2009 17:40:27 +0200
- Importance: Normal
- Sensitivity:
Hi Fred,
> Yes, I refer to Nef_nary_union_3. It only stores log(n) of n givenOK, I did not explain what algorithms I compare. If you compare mine to the naive consecutive approach, then mine has a
> polyhedra.
> I know that it looks very simple, but there is more to it than you see on
> first sight.
Alright, my apologies! I gave it a better look and there is certainly a
lot of cleverness in there. And it performs much, much better than a naive
accumulation. Although, if I may pick on a point, I can't see that this is
due to any great memory advantage: I can see that there are log(n) Nefs,
but their total size should be proportional to the size of a "naive
accumulation" at the same stage.
little more memory overhead. But the naive approach is unacceptable either way. Intermediate versions of my approach
needed to have all the input in memory to begin with. That's not necessary any more.
Since you started experimenting with the nary union, here is one more advice. If you find a way to load and add the input polyhedra
in a sorted fashion, e.g., sort the smallest points of the polyhedra lexicographically, the nary union will be faster.
Meanwhile, any word on whether it makes sense to perform nary overlays andWhat do you mean by nary marking?
nary marking? Is there a theoretical issue with this?
BTW, I'm still not sure whether you are Fred Dorosh and just changed your email address, or are a different Fred.
Peter
- Re: [cgal-discuss] Nef_3 Question, (continued)
- Re: [cgal-discuss] Nef_3 Question, naresh, 05/11/2009
- Re: [cgal-discuss] Nef_3 Question, Peter Hachenberger, 05/11/2009
- Re: [cgal-discuss] Nef_3 Question, naresh, 05/11/2009
- Re: [cgal-discuss] Nef_3 Question, Peter Hachenberger, 05/11/2009
- Re: [cgal-discuss] Nef_3 Question, naresh, 05/11/2009
- Re: [cgal-discuss] Nef_3 Question, dekosser, 05/11/2009
- Re: [cgal-discuss] Nef_3 Question, Peter Hachenberger, 05/11/2009
- Message not available
- Re: [cgal-discuss] Nef_3 Question, dekosser, 05/11/2009
- Re: [cgal-discuss] Nef_3 Question, Peter Hachenberger, 05/11/2009
- Message not available
- Re: [cgal-discuss] Nef_3 Question, dekosser, 05/12/2009
- Re: [cgal-discuss] Nef_3 Question, Peter Hachenberger, 05/12/2009
- Message not available
- Re: [cgal-discuss] Nef_3 Question, dekosser, 05/13/2009
- Re: [cgal-discuss] Nef_3 Question, Peter Hachenberger, 05/13/2009
- Re: [cgal-discuss] Nef_3 Question, naresh, 05/11/2009
- Re: [cgal-discuss] Nef_3 Question, Peter Hachenberger, 05/11/2009
- Re: [cgal-discuss] Nef_3 Question, naresh, 05/11/2009
- Re: [cgal-discuss] Nef_3 Question, Peter Hachenberger, 05/11/2009
- Re: [cgal-discuss] Nef_3 Question, naresh, 05/11/2009
- Re: [cgal-discuss] Nef_3 Question, Peter Hachenberger, 05/11/2009
- Re: [cgal-discuss] Nef_3 Question, naresh, 05/12/2009
Archive powered by MHonArc 2.6.16.