Name : perl-Algorithm-RectanglesContainingDot
| |
Version : 0.20.0
| Vendor : Mandriva
|
Release : 1mdv2010.0
| Date : 2009-09-15 10:27:23
|
Group : Development/Perl
| Source RPM : perl-Algorithm-RectanglesContainingDot-0.20.0-1mdv2010.0.src.rpm
|
Size : 0.01 MB
| |
Packager : Jérôme Quelin < jquelin_mandriva_org>
| |
Summary : Find rectangles containing a given dot
|
Description :
Given a set of rectangles and a set of dots, the algorithm implemented in this modules finds for every dot, which rectangles contain it.
The algorithm complexity is O(R * log(R) * log(R) + D * log(R)) being R the number of rectangles and D the number of dots.
Its usage is very simple:
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2010.1/i586/media/contrib/release |