Title :
Minmax recurrences in analysis of algorithms
Author :
Saha, Arindam ; Wagh, Meghanad D.
Author_Institution :
Dept. of Electr. & Comput. Eng., Mississippi State Univ., MS, USA
Firstpage :
0.708333333333333
Abstract :
The solution of a challenging minmax recurrence relation is presented. This relation is derived from a model of parallel divide-and-conquer computations that incorporates the unavoidable and significant parallel processing overheads. The minmax recurrence is solved by characterizing the properties of the optimal partition sizes. It is shown that the optimal partition size, given a problem size n, is nontrivial and very different from the ad hoc n/2 value taken conventionally. It is also shown that the complexity of the algorithm reduces from O(n) to O(√n) by choosing the optimal partition size instead of the equal partition size size at every stage of the recursion. The authors also survey some of the existing theory of minmax recurrence relations. They mention three interesting recurrences, how they are derived in the analysis of algorithms, and how they are solved by various authors
Keywords :
computational complexity; minimax techniques; parallel algorithms; algorithm complexity; algorithms analysis; minmax recurrence relation; optimal partition sizes; parallel divide-and-conquer computations; parallel processing overheads.; problem size; Algorithm design and analysis; Character generation; Computational modeling; Concurrent computing; Convolution; Difference equations; Merging; Minimax techniques; Minimization methods; Partitioning algorithms;
Conference_Titel :
Southeastcon '93, Proceedings., IEEE
Conference_Location :
Charlotte, NC
Print_ISBN :
0-7803-1257-0
DOI :
10.1109/SECON.1993.465784