Parallel Algorithm Techniques

Like the sequential algorithms, there are techniques in parallel algorithms. These are divide-and-conquer, randomization, and parallel pointer manipulation.



Subsections