in reply to Re: cpan Data sturcture
in thread cpan Data structure

Hi

Well I need to compare polyg ons to polygons , at one stage If the polygons does not match I consider it an error , o in data insertion and O(1) for comparison.


Now if I need to check boolean operations between polygon , well here I have a problem .