Name : perl-Algorithm-RectanglesContainingDot
| |
Version : 0.20.0
| Vendor : Mageia_Org
|
Release : 11.mga9
| Date : 2022-03-20 20:07:13
|
Group : Development/Perl
| Source RPM : perl-Algorithm-RectanglesContainingDot-0.20.0-11.mga9.src.rpm
|
Size : 0.01 MB
| |
Packager : umeabot < umeabot>
| |
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/rzm3/linux-mageia/distrib/9/i586/media/core/release |