The document discusses the parallelization of dynamic programming algorithms with a focus on efficiency, characterizing dynamic programming recurrences, and finding efficient parallel implementations. It examines complexity theory, relative runtimes, and asymptotic scalability, emphasizing the significance of utilizing processors effectively for large inputs. The paper also highlights future work including theoretical advancements, generalizing for more dimensions, and improving implementations and compiler integration.
Related topics: