Search

The Online Encyclopedia and Dictionary

 
     
 

Encyclopedia

Dictionary

Quotes

 

Amortization (computer science)

For other uses of the term Amortization, see the Amortization disambiguation page.

In computer science, an algorithm can be analyzed by its amortized running time or by an amortized consideration of how many actions it performs, on average. In particular, intentional randomness is sometimes introduced into searching and sorting algorithms, which can have the affect of making some algorithmic steps faster, and perhaps make some other steps slower, but which ultimately produce a better overall amortized performance.

Last updated: 05-29-2005 09:50:07
The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy