MindMap Gallery Introduction to Algorithms

Introduction to Algorithms

Introduction to algorithms, if for a certain constant e>0, f(n)=O(n^log_b(a-e)), then T(n)=/Theta(n^log_b(a)), if f(n) =/Theta(n^log_b(a)), then T(n)=/Theta(n^log_b(a)logn).

Edited at 2022-11-10 10:24:33
  • Recommended to you
  • Outline