Bhathiya edited section_Challenegs_in_Bushy_Trees__.tex  about 8 years ago

Commit id: 5dd1aa1772955a8824ac62226c86c88a998456a0

deletions | additions      

       

$$S(N) = \begin{cases}   1 & \text{if $N = 1$}; \\  \sum_{i=1}^{N}$ \sum_{i=1}^{N}  & \text{if $ N \ne 0$}; \\ $$ Therefore the number of possible permutations are $S(N)*N!$ . Unlike left-deep tree case, estimating the cost for all the possible bushy trees is computationally infeasible for moderately large N. Therefore it is required to come with a heuristic to select set of permutations for cost computations.Some heuristics considered are