Academia.eduAcademia.edu

Parallel algorithmic techniques for combinatorial computation

1989, Lecture Notes in Computer Science

AI-generated Abstract

This paper discusses various parallel algorithmic techniques for combinatorial computation, emphasizing the efficiency gains achievable through parallel processing models, particularly the shared memory PRAM model. Key techniques include prefix computation, Euler tours, and graph algorithms for problems such as perfect matching. The authors provide insights into constructing higher-level algorithms using these techniques and highlight their utility in breaking down complex combinatorial problems into manageable parallel tasks.