Name : perl-Algorithm-RectanglesContainingDot
| |
Version : 0.20.0
| Vendor : (none)
|
Release : 8pclos2017
| Date : 2017-07-11 22:26:02
|
Group : Development/Perl
| Source RPM : perl-Algorithm-RectanglesContainingDot-0.20.0-8pclos2017.src.rpm
|
Size : 0.01 MB
| |
Packager : bb2 < bb2>
| |
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-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64 |