Name : perl-Algorithm-RectanglesContainingDot
| |
Version : 0.20.0
| Vendor : Mandriva
|
Release : 2
| Date : 2011-04-16 16:00:01
|
Group : Development/Perl
| Source RPM : perl-Algorithm-RectanglesContainingDot-0.20.0-2.src.rpm
|
Size : 0.01 MB
| |
Packager : Funda Wang < fwang_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/devel/cooker/i586/media/contrib/release |