Science Fair Project Encyclopedia
Stuttering equivalence
In theoretical computer science, stuttering equivalence, a relation written as
,
can be seen as a partitioning of path π and π' into blocks, so that states in the kth block of one path are labeled (
) the same as states in the kth block of the other path. Corresponding blocks may have different lengths.
Formally, this can be expressed as two infinite paths
and
which are stuttering equivalent (
) if there are two infinite sequences of integers
and
such that for every block
holds
.
Stuttering equivalence is not the same as bisimulation, since bisimulation cannot capture the semantics of the 'eventually' (or 'finally') operator found in linear temporal/branching time logic (modal logic). So-called branching bisimulation has to be used.
Last updated: 05-27-2005 18:06:08
10-26-2009 08:16:03
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


