8 research outputs found

    Group testing for consecutive positives

    No full text

    Generating Colored Trees

    No full text

    TÜRKİYE DİYANET VAKFI İSLAM ANSİKLOPEDİSİ (DİA)

    No full text
    Abstract. Symmetry reduction is an established method for limiting the amount of states that have to be checked during exhaustive model checking. The idea is to only verify a single representative of every class of symmetric states. However, computing this representative can be non-trivial, especially for a language such as B with its involved data struc-tures and operations. In this paper, we propose an alternate approach, called permutation flooding. It works by computing permutations of newly encountered states, and adding them to the state space. This turns out to be relatively unproblematic for B’s data structures and we have implemented the algorithm inside the ProBmodel checker. Empirical re-sults confirm that this approach is effective in practice; speedups exceed an order of magnitude in some cases. The paper also contains correct-ness results of permutation flooding, which should also be applicable for classical symmetry reduction in B
    corecore