Word Explorer

Space complexity

💡 Words with a Similar Meaning to "Space complexity"

Found via reverse dictionary — words that share a conceptual meaning.

WordDefinition
time complexitynoun(computer science) The amount of time an algorithm requires to run, as a function of the amount of input, measured in such a way as to ignore constant terms and multiplication by constant terms.
complexity functionnoun(computing theory, of an algorithm) A function representing the computational complexity an algorithm.
complexity classnoun(computational complexity theory) A set of computational problems of related resource-based complexity.
square root decompositionnoun(computer science) A technique that can reduce the runtime of an algorithm by a factor of √ (where n is the size of the input) by dividing the input into √ chunks and performing operations on whole chunks when possible.
logspacenoun(computing theory) logarithmic space
star heightnoun(computing theory) A measure of the structural complexity of a regular expression, equal to the maximum nesting depth of stars in the expression.
spacenoun(heading) Unlimited or generalized extent, physical or otherwise.
hypercomplexitynounExtreme complexity.
kolmogorov complexitynoun(computing theory) The complexity of an information object—such as a book or an image—informally defined as the length of the shortest program that produces that information object as output.
mccabe's complexitynoun(software engineering) Synonym of cyclomatic complexity.
simplexitynounThe tendency of a simple system to generate complex forms
statenounA condition; a set of circumstances applying at any given time.
clutternoun(uncountable) A confused disordered jumble of things.
geocomputationnoun(mathematics) The mathematical analysis of complex spatial problems
string distancenoun(computer science) Any of several metrics that represent the degree of similarity between two strings of characters, based on the smallest number of transformations that can change one into the other.
cyclomatic complexitynoun(software engineering) A quantitative measure of the number of linearly independent paths (branches) through a program's source code which indicates the complexity of a program or a function.
rademacher complexitynounIn computational learning theory, a measure of the richness of a class of real-valued functions with respect to a probability distribution.
computability theorynoun(computer science) The branch of the theory of computation that studies which problems are computationally solvable using different models.
antispacenounA space or region that violates the norms or conventions of spaces.
savitch's theoremnoun(computing theory) A theorem giving a relationship between deterministic and non-deterministic space complexity.

Translate “Space complexity” into Another Language

Pick a language — the word will be pre-filled in the translator.

Home/Dictionary/Space complexity