Name : perl-Algorithm-RectanglesContainingDot
| |
Version : 0.20.0
| Vendor : Mageia_Org
|
Release : 10.mga8
| Date : 2020-02-12 12:42:57
|
Group : Development/Perl
| Source RPM : perl-Algorithm-RectanglesContainingDot-0.20.0-10.mga8.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/8/i586/media/core/release |