summaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-MinMax/pkg-descr
blob: 436e3c31babcc3e1c8db4833630a337eabe5c86f (plain) (blame)
1
2
3
4
5
6
7
Algorithm::MinMax finds the minimum and maximum of a given 
array with at most 3n/2 - 2 comparisons, where n is the 
number of elements of the array.

WWW: http://search.cpan.org/dist/Algorithm-MinMax/

--clsung