@inproceedings{4433,
  abstract     = {Bisimulations enjoy numerous applications in the analysis of labeled transition systems. Many of these applications are based on two central observations: first, bisimilar systems satisfy the same branching-time properties; second, bisimilarity can be checked efficiently for finite-state systems. The local character of bisimulation, however, makes it difficult to address liveness concerns. Indeed, the definitions of fair bisimulation that have been proposed in the literature sacrifice locality, and with it, also efficient checkability. We put forward a new definition of fair bisimulation which does not suffer from this drawback.
The bisimilarity of two systems can be viewed in terms of a game played between a protagonist and an adversary. In each step of the infinite bisimulation game, the adversary chooses one system, makes a move, and the protagonist matches it with a move of the other system. Consistent with this game-based view, we call two fair transition systems bisimilar if in the bisimulation game, the infinite path produced in the first system is fair iff the infinite path produced in the second system is fair.
We show that this notion of fair bisimulation enjoys the following properties. First, fairly bisimilar systems satisfy the same formulas of the logics Fair-AFMC (the fair alternation-free μ-calculus) and Fair-CTL*. Therefore, fair bisimulations can serve as property-preserving abstractions for these logics and weaker ones, such as Fair-CTL and LTL. Indeed, Fair-AFMC provides an exact logical characterization of fair bisimilarity. Second, it can be checked in time polynomial in the number of states if two systems are fairly bisimilar. This is in stark contrast to all trace-based equivalences, which are traditionally used for addressing liveness but require exponential time for checking.},
  author       = {Henzinger, Thomas A and Rajamani, Sriram},
  booktitle    = {Proceedings of the 6th International Conference on Tools and Algorithms for the Construction and Analysis of Systems},
  isbn         = {9783540672821},
  location     = {Berlin, Germany},
  pages        = {299 -- 314},
  publisher    = {Springer},
  title        = {{Fair bisimulation}},
  doi          = {10.1007/3-540-46419-0_21},
  volume       = {1785},
  year         = {2000},
}

@inproceedings{4435,
  abstract     = {An important case of hybrid systems are the rectangular automata. First, rectangular dynamics can naturally and arbitrarily closely approximate more general, nonlinear dynamics. Second, rectangular automata are the most general type of hybrid systems for which model checking -in particular, Ltl model checking- is decidable. However, on one hand, the original proofs of decidability did not suggest practical algorithms and, on the other hand, practical symbolic model-checking procedures -such as those implemented in HyTech- were not known to terminate on rectangular automata. We remedy this unsatisfactory situation: we present a symbolic method for Ltl model checking which can be performed by HyTech and is guaranteed to terminate on all rectangular automata. We do so by proving that our method for symbolic Ltl model checking terminates on an infinite-state transition system if the trace-equivalence relation of the system has finite index, which is the case for all rectangular automata.},
  author       = {Henzinger, Thomas A and Majumdar, Ritankar},
  booktitle    = {Proceedings of the 6th International Conference on Tools and Algorithms for the Construction and Analysis of Systems},
  isbn         = {9783540672821},
  location     = {Berlin, Germany},
  pages        = {142 -- 156},
  publisher    = {Springer},
  title        = {{Symbolic model checking for rectangular hybrid systems}},
  doi          = {10.1007/3-540-46419-0_11},
  volume       = {1785},
  year         = {2000},
}

