previous up next
Go backward to Parallel Algorithm
Go up to Top
Go forward to Comparison
RISC-Linz logo

Minimum of n Values

Tree-like minimum construction

Depth of tree = computation time = O(logn)


Author: Wolfgang Schreiner
Last Modification: October 13, 1997

previous up next