English

Three Simulation Algorithms for Labelled Transition Systems

Formal Languages and Automata Theory 2013-01-09 v1

Abstract

Algorithms which compute the coarsest simulation preorder are generally designed on Kripke structures. Only in a second time they are extended to labelled transition systems. By doing this, the size of the alphabet appears in general as a multiplicative factor to both time and space complexities. Let QQ denotes the state space, \rightarrow the transition relation, Σ\Sigma the alphabet and PsimP_{sim} the partition of QQ induced by the coarsest simulation equivalence. In this paper, we propose a base algorithm which minimizes, since the first stages of its design, the incidence of the size of the alphabet in both time and space complexities. This base algorithm, inspired by the one of Paige and Tarjan in 1987 for bisimulation and the one of Ranzato and Tapparo in 2010 for simulation, is then derived in three versions. One of them has the best bit space complexity up to now, O(Psim2+.log)O(|P_{sim}|^2+|{\rightarrow}|.\log|{\rightarrow}|), while another one has the best time complexity up to now, O(Psim.)O(|P_{sim}|.|{\rightarrow}|). Note the absence of the alphabet in these complexities. A third version happens to be a nice compromise between space and time since it runs in O(b.Psim.)O(b.|P_{sim}|.|{\rightarrow}|) time, with bb a branching factor generally far below Psim|P_{sim}|, and uses O(Psim2.logPsim+.log)O(|P_{sim}|^2.\log|P_{sim}|+|{\rightarrow}|.\log|{\rightarrow}|) bits.

Keywords

Cite

@article{arxiv.1301.1638,
  title  = {Three Simulation Algorithms for Labelled Transition Systems},
  author = {Gérard Cécé},
  journal= {arXiv preprint arXiv:1301.1638},
  year   = {2013}
}
R2 v1 2026-06-21T23:06:06.624Z