Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Sweep Line Running slow

Subject: CGAL users discussion list

List archive

[cgal-discuss] Sweep Line Running slow


Chronological Thread 
  • From: "naresh" <>
  • To: <>
  • Subject: [cgal-discuss] Sweep Line Running slow
  • Date: Sat, 7 Mar 2009 13:04:07 +0530

Hi
 
I tried to use sweep line algoritham but it running to slow . any i idea why ?  I am try to insert 200 random segments and finding intersection points but it runs almost too slow. for 200 points it take around one minutes if i used Quotient<double> as kernel input
 
How can i increase the speed of it ? any idea ? If anyone want to see code i can post it.



Archive powered by MHonArc 2.6.16.

Top of Page