Algorithm/MinMax version 0.01
=============================
This module finds the minimum and maximum of an array with at
most 3n/2 - 2 comparisons.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
none
COPYRIGHT AND LICENCE
Copyright (C) 2003 Daniel Etzold,
[email protected]