Stefan Schwoon

  1. Comparison of Algorithms for Checking Emptiness on Buechi Automata.

    Authors: Andreas Gaiser, Stefan Schwoon
    Subjects: Logic in Computer Science
    Abstract

    We re-investigate the problem of LTL model-checking for finite-state systems.
    Typical solutions, like in Spin, work on the fly, reducing the problem to
    Buechi emptiness. This can be done in linear time, and a variety of algorithms
    with this property exist. Nonetheless, subtle design decisions can make a great
    difference to their actual performance in practice, especially when used
    on-the-fly. We compare a number of algorithms experimentally on a large
    benchmark suite, measure their actual run-time performance, and propose
    improvements.

Syndicate content