Chemistry Reference and  Research
           
 
Periodic Table
- standard table
- large table
 
Chemical Elements
- by name
- by symbol
- by atomic number
 
Chemical Properties
 
Chemical Reactions
 
Organic Chemistry
 
Branches of Chemistry
Analytical chemistry
Biochemistry
Computational Chemistry
Electrochemistry
Environmental chemistry
Geochemistry
Inorganic chemistry
Materials science
Medicinal chemistry
Nuclear chemistry
Organic chemistry
Pharmacology
Physical chemistry
Polymer chemistry
Supramolecular Chemistry
Thermochemistry

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.

01-04-2007 01:16:19
The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy