3,169 research outputs found

    Tree Regular Model Checking for Lattice-Based Automata

    Get PDF
    Tree Regular Model Checking (TRMC) is the name of a family of techniques for analyzing infinite-state systems in which states are represented by terms, and sets of states by Tree Automata (TA). The central problem in TRMC is to decide whether a set of bad states is reachable. The problem of computing a TA representing (an over- approximation of) the set of reachable states is undecidable, but efficient solutions based on completion or iteration of tree transducers exist. Unfortunately, the TRMC framework is unable to efficiently capture both the complex structure of a system and of some of its features. As an example, for JAVA programs, the structure of a term is mainly exploited to capture the structure of a state of the system. On the counter part, integers of the java programs have to be encoded with Peano numbers, which means that any algebraic operation is potentially represented by thousands of applications of rewriting rules. In this paper, we propose Lattice Tree Automata (LTAs), an extended version of tree automata whose leaves are equipped with lattices. LTAs allow us to represent possibly infinite sets of interpreted terms. Such terms are capable to represent complex domains and related operations in an efficient manner. We also extend classical Boolean operations to LTAs. Finally, as a major contribution, we introduce a new completion-based algorithm for computing the possibly infinite set of reachable interpreted terms in a finite amount of time.Comment: Technical repor

    Cellular-Automata model for dense-snow avalanches

    Get PDF
    This paper introduces a three-dimensional model for simulating dense-snow avalanches, based on the numerical method of cellular automata. This method allows one to study the complex behavior of the avalanche by dividing it into small elements, whose interaction is described by simple laws, obtaining a reduction of the computational power needed to perform a three-dimensional simulation. Similar models by several authors have been used to model rock avalanches, mud and lava flows, and debris avalanches. A peculiar aspect of avalanche dynamics, i.e., the mechanisms of erosion of the snowpack and deposition of material from the avalanche is taken into account in the model. The capability of the proposed approach has been illustrated by modeling three documented avalanches that occurred in Susa Valley (Western Italian Alps). Despite the qualitative observations used for calibration, the proposed method is able to reproduce the correct three-dimensional avalanche path, using a digital terrain model, and the order of magnitude of the avalanche deposit volume

    Finite automata for caching in matrix product algorithms

    Full text link
    A diagram is introduced for visualizing matrix product states which makes transparent a connection between matrix product factorizations of states and operators, and complex weighted finite state automata. It is then shown how one can proceed in the opposite direction: writing an automaton that ``generates'' an operator gives one an immediate matrix product factorization of it. Matrix product factorizations have the advantage of reducing the cost of computing expectation values by facilitating caching of intermediate calculations. Thus our connection to complex weighted finite state automata yields insight into what allows for efficient caching in matrix product algorithms. Finally, these techniques are generalized to the case of multiple dimensions.Comment: 18 pages, 19 figures, LaTeX; numerous improvements have been made to the manuscript in response to referee feedbac

    Boolean derivatives and computation of cellular automata

    Full text link
    The derivatives of a Boolean function are defined up to any order. The Taylor and MacLaurin expansions of a Boolean function are thus obtained. The last corresponds to the ring sum expansion (RSE) of a Boolean function, and is a more compact form than the usual canonical disjunctive form. For totalistic functions the RSE allows the saving of a large number of Boolean operations. The algorithm has natural applications to the simulations of cellular automata using the multi site coding technique. Several already published algorithms are analized, and expressions with fewer terms are generally found.Comment: 15 page
    • …
    corecore