GSoC 2011(Weighted Voronoi Diagram)

Hello, I have mailed about some ideas on Boost Graph Librrary.I have gone through some libraries of Boost.I did not find Weighted Voronoi Diagram. I have studied and implemented it in C++.It might be interesting to you. Thanking You, Mariya

Hi Sultana, I am the previous year GSoC student. My project was "Voronoi of Segments" (it includes voronoi of points also). I may say that your implementation is probably not numerically stable as it took me almost a year to develop voronoi predicates and circle tests that produce epsilon correct voronoi diagrams for input sites with integer coordinates (and I am still working on that project). Which algorithm did you use to implement it? Regards, Andrii On Tue, Apr 5, 2011 at 5:58 AM, Sultana Rashid <sultana32@gmail.com> wrote:
Hello, I have mailed about some ideas on Boost Graph Librrary.I have gone through some libraries of Boost.I did not find Weighted Voronoi Diagram.
I have studied and implemented it in C++.It might be interesting to you.
Thanking You, Mariya _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
participants (2)
-
Andrii Sydorchuk
-
Sultana Rashid