nextupprevious
Next:4.6.4 Example of Incrementing Binary IntegersUp:4.6 Amortized Algorithm AnalysisPrevious:4.6.2 Example of Tree Traversal (Inorder)

4.6.3 Credit Balance

                                                                                                        ti = Actual cost of operation i for    1 $\displaystyle \leq$i$\displaystyle \leq$m Amortized Cost                                                 ai = ti$\displaystyle \underbrace{C_i - C_{i-1}}_{\begin{array}{l}\mbox{change in} \\......the credit} \\\mbox{balance during}\\\mbox{operation $i$} \end{array}}^{}\,$
nextupprevious
Next:4.6.4 Example of Incrementing Binary IntegersUp:4.6 Amortized Algorithm AnalysisPrevious:4.6.2 Example of Tree Traversal (Inorder)
eEL,CSA_Dept,IISc,Bangalore