Scalable Algorithm
(Redirected from Scalable)
Jump to navigation
Jump to search
A Scalable Algorithm is an algorithm whose running time is closer to a constant-time algorithm than to an exponential-time algorithm.
- AKA: Scaleable Method.
- …
- Counter-Example(s):
- See: Scalable System, Performance Metric, Algorithm Running Time, Time Complexity, Space Complexity.