Difference between revisions of "Terminability"

From PKC
Jump to navigation Jump to search
m (Benkoo moved page Terminable to Terminability over redirect)
 
Line 1: Line 1:
[[Terminability]] is a quality that indicates whether certain decision procedures can be fully conducted before time, memory space, and uncertainty resources run out. Whether some decision procedures are terminable or not is often assessed by using a well-defined [[namespace]], often known as [[state space]]. By assessing whether a namespace is finite or not, terminability could be inferred from the assessment.
[[Terminability]] is a quality that indicates whether decisions can be reached before resources run out. Whether some decision procedures are terminable or not is often assessed by using a well-defined [[namespace]], often known as [[state space]]. By assessing whether a namespace is finite or not, terminability could be inferred from the assessment.


=The Soundness, Precision, and Terminability Trio=
=The Soundness, Precision, and Terminability Trio=

Latest revision as of 08:05, 23 May 2022

Terminability is a quality that indicates whether decisions can be reached before resources run out. Whether some decision procedures are terminable or not is often assessed by using a well-defined namespace, often known as state space. By assessing whether a namespace is finite or not, terminability could be inferred from the assessment.

The Soundness, Precision, and Terminability Trio

The three terms, Soundness, Precision, and Terminability are crucial properties that grounds the work in Abstract Interpretation.



References

Related Pages

Metrics