Hennessy–Milner logic

In computer science, Hennessy–Milner logic (HML) is a dynamic logic used to specify properties of a labeled transition system (LTS), a structure similar to an automaton. It was introduced in 1980 by Matthew Hennessy and Robin Milner in their paper "On observing nondeterminism and concurrency" (ICALP).

Another variant of the HML involves the use of recursion to extend the expressibility of the logic, and is commonly referred to as 'Hennessy-Milner Logic with recursion'.[1] Recursion is enabled with the use of maximum and minimum fixed points.

Syntax

A formula is defined by the following BNF grammar for Act some set of actions:

That is, a formula can be

constant truth
always true
constant false
always false
formula conjunction
formula disjunction
formula 
for all Act-derivatives, Φ must hold
formula 
for some Act-derivative, Φ must hold

Formal semantics

Let be a labeled transition system, and let be the set of HML formulae. The satisfiability relation relates states of the LTS to the formulae they satisfy, and is defined as the smallest relation such that, for all states and formulae ,

See also

References

  1. Holmström, Sören (1990). "Hennessy-Milner Logic with Recursion as a Specification Language, and a Refinement Calculus based on It". Proceedings of the BCS-FACS Workshop on Specification and Verification of Concurrent Systems: 294–330.

Sources



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