evaluatable
Evaluatable is an adjective describing something that can be evaluated or assessed. In mathematics and computer science, an expression, program, or computation is considered evaluatable if its value can be determined through a finite sequence of operations given appropriate inputs. The concept also applies in decision analysis and statistics, where a model or hypothesis is evaluatable if it can be tested or measured against data.
In programming, an evaluatable expression is one that can be reduced to a value according to the
Limitations exist: some problems are not evaluatable by any algorithm (undecidable) or are only partially evaluatable
Related terms include evaluability (the property of being evaluatable), evaluation (the process of determining a value