| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-Algorithm-RectanglesContainingDot | Distribution: OpenMandriva Lx |
| Version: 0.02 | Vendor: OpenMandriva |
| Release: 5 | Build date: Thu Jul 30 17:24:01 2026 |
| Group: Development/Perl | Build host: emag-1.openmandriva.org |
| Size: 0 | Source RPM: perl-Algorithm-RectanglesContainingDot-0.02-5.src.rpm |
| Packager: bero <bero@lindev.ch> | |
| Url: https://metacpan.org/dist/Algorithm-RectanglesContainingDot | |
| Summary: Find rectangles containing a given dot | |
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:
GPL+ or Artistic
/usr/share/doc/perl-Algorithm-RectanglesContainingDot /usr/share/doc/perl-Algorithm-RectanglesContainingDot/Changes /usr/share/doc/perl-Algorithm-RectanglesContainingDot/README /usr/share/man/man3/Algorithm::RectanglesContainingDot.3pm.zst /usr/share/perl5/vendor_perl/Algorithm /usr/share/perl5/vendor_perl/Algorithm/RectanglesContainingDot.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Jul 30 22:10:24 2026