Blum axioms
From Wiki @ Karl Jones dot com
Revision as of 01:43, 29 January 2016 by Karl Jones (Talk | contribs) (Created page with "In computational complexity theory the '''Blum axioms''' or '''Blum complexity axioms''' are axioms that specify desirable properties of complexity measures on t...")
In computational complexity theory the Blum axioms or Blum complexity axioms are axioms that specify desirable properties of complexity measures on the set of computable functions.
The axioms were first defined by Manuel Blum in 1967.
Importantly, the Speedup and Gap theorems hold for any complexity measure satisfying these axioms. The most well-known measures satisfying these axioms are those of time (i.e., running time) and space (i.e., memory usage).
See also
External links
- Blum axioms @ Wikipedia