Mazdak Farrokhzad edited Version1.tex  over 10 years ago

Commit id: 26ebf315615ee8bceea37e2729e603c933808e27

deletions | additions      

       

The 3 nested loops takes in worst case: $ne * nd * nc = n^3 * cde = kn^3$.  \textbf{Conclusion:} The algorithm computes with $O(n^3)$ $\mathcal{O}(n^3)$  time complexity. \subsubsection{Mathematically correct estimate}