Problem: Suppose the structure of a computation consists of a binary tree with n leaves (final tasks) and logn levels, each node in the tree consists of one computational step. What is the lower bound of the execution time if the number of one computational step. What is the lower bound of the execution time if the number of processors is less than n?