Difference between revisions of "Correctness"

From PKC
Jump to navigation Jump to search
Line 1: Line 1:
[[Correctness]] is a system-level property that is composed of [[safety]] and [[liveness]]. These properties are reasoned about through the use of [[partially-ordered set]]s, or [[lattice]]s, as a sequence of causally dependent data points to guarantee rationality.
[[Correctness]] is a logical property of a computing program that satisfies both [[safety]] and [[liveness]] properties of a system design requirements. These properties are reasoned about through the use of [[partially-ordered set]]s, or [[lattice]]s, as a sequence of causally dependent data points to guarantee rationality.

Revision as of 12:34, 13 May 2022

Correctness is a logical property of a computing program that satisfies both safety and liveness properties of a system design requirements. These properties are reasoned about through the use of partially-ordered sets, or lattices, as a sequence of causally dependent data points to guarantee rationality.