Axiomatic semantics

Axiomatic semantics is an approach based on mathematical logic to proving the correctness of computer programs. It is closely related to Hoare logic.

Axiomatic semantics define the meaning of a command in a program by describing its effect on assertions about the program state. The assertions are logical statements - predicates with variables, where the variables define the state of the program.

See also


This article is issued from Wikipedia - version of the 6/8/2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.