Stuttering equivalence is too slow!
Logic in Computer Science
2016-09-23 v2
Abstract
Groote and Wijs recently described an algorithm for deciding stuttering equivalence and branching bisimulation equivalence, acclaimed to run in time. Unfortunately, the algorithm does not always meet the acclaimed running time. In this paper, we present two counterexamples where the algorithms uses time. A third example shows that the correction is not trivial. In order to analyse the problem we present pseudocode of the algorithm, and indicate the time that can be spent on each part of the algorithm in order to meet the desired bound. We also propose fixes to the algorithm such that it indeed runs in time.
Cite
@article{arxiv.1603.05789,
title = {Stuttering equivalence is too slow!},
author = {David N. Jansen and Jeroen J. A. Keiren},
journal= {arXiv preprint arXiv:1603.05789},
year = {2016}
}
Comments
11 pages