Compositional Analysis of Probabilistic Timed Graph Transformation Systems

Download Compositional Analysis of Probabilistic Timed Graph Transformation Systems PDF Online Free

Author :
Release : 2022-05-19
Genre : Computers
Kind :
Book Rating : 012/5 ( reviews)

Compositional Analysis of Probabilistic Timed Graph Transformation Systems - read free eBook in online reader or directly download on the web page. Select files or add your book in reader. Download and read online ebook Compositional Analysis of Probabilistic Timed Graph Transformation Systems write by Maria Maximova. This book was released on 2022-05-19. Compositional Analysis of Probabilistic Timed Graph Transformation Systems available in PDF, EPUB and Kindle. The analysis of behavioral models is of high importance for cyber-physical systems, as the systems often encompass complex behavior based on e.g. concurrent components with mutual exclusion or probabilistic failures on demand. The rule-based formalism of probabilistic timed graph transformation systems is a suitable choice when the models representing states of the system can be understood as graphs and timed and probabilistic behavior is important. However, model checking PTGTSs is limited to systems with rather small state spaces. We present an approach for the analysis of large scale systems modeled as probabilistic timed graph transformation systems by systematically decomposing their state spaces into manageable fragments. To obtain qualitative and quantitative analysis results for a large scale system, we verify that results obtained for its fragments serve as overapproximations for the corresponding results of the large scale system. Hence, our approach allows for the detection of violations of qualitative and quantitative safety properties for the large scale system under analysis. We consider a running example in which we model shuttles driving on tracks of a large scale topology and for which we verify that shuttles never collide and are unlikely to execute emergency brakes. In our evaluation, we apply an implementation of our approach to the running example.

Probalistic Timed Graph Transformation Systems

Download Probalistic Timed Graph Transformation Systems PDF Online Free

Author :
Release : 2017-11-30
Genre :
Kind :
Book Rating : 059/5 ( reviews)

Probalistic Timed Graph Transformation Systems - read free eBook in online reader or directly download on the web page. Select files or add your book in reader. Download and read online ebook Probalistic Timed Graph Transformation Systems write by Maximove, Maria. This book was released on 2017-11-30. Probalistic Timed Graph Transformation Systems available in PDF, EPUB and Kindle. Today, software has become an intrinsic part of complex distributed embedded real-time systems. The next generation of embedded real-time systems will interconnect the today unconnected systems via complex software parts and the service-oriented paradigm. Therefore besides timed behavior and probabilistic behaviour also structure dynamics, where the architecture can be subject to changes at run-time, e.g. when dynamic binding of service end-points is employed or complex collaborations are established dynamically, is required. However, a modeling and analysis approach that combines all these necessary aspects does not exist so far. To fill the identified gap, we propose Probabilistic Timed Graph Transformation Systems (PTGTSs) as a high-level description language that supports all the necessary aspects of structure dynamics, timed behavior, and probabilistic behavior. We introduce the formal model of PTGTSs in this paper and present a mapping of models with finite state spaces to probabilistic timed automata (PTA) that allows to use the PRISM model checker to analyze PTGTS models with respect to PTCTL properties.

Interval Probabilistic Timed Graph Transformation Systems

Download Interval Probabilistic Timed Graph Transformation Systems PDF Online Free

Author :
Release : 2022-05-19
Genre : Computers
Kind :
Book Rating : 020/5 ( reviews)

Interval Probabilistic Timed Graph Transformation Systems - read free eBook in online reader or directly download on the web page. Select files or add your book in reader. Download and read online ebook Interval Probabilistic Timed Graph Transformation Systems write by Maria Maximova. This book was released on 2022-05-19. Interval Probabilistic Timed Graph Transformation Systems available in PDF, EPUB and Kindle. The formal modeling and analysis is of crucial importance for software development processes following the model based approach. We present the formalism of Interval Probabilistic Timed Graph Transformation Systems (IPTGTSs) as a high-level modeling language. This language supports structure dynamics (based on graph transformation), timed behavior (based on clocks, guards, resets, and invariants as in Timed Automata (TA)), and interval probabilistic behavior (based on Discrete Interval Probability Distributions). That is, for the probabilistic behavior, the modeler using IPTGTSs does not need to provide precise probabilities, which are often impossible to obtain, but rather provides a probability range instead from which a precise probability is chosen nondeterministically. In fact, this feature on capturing probabilistic behavior distinguishes IPTGTSs from Probabilistic Timed Graph Transformation Systems (PTGTSs) presented earlier. Following earlier work on Interval Probabilistic Timed Automata (IPTA) and PTGTSs, we also provide an analysis tool chain for IPTGTSs based on inter-formalism transformations. In particular, we provide in our tool AutoGraph a translation of IPTGTSs to IPTA and rely on a mapping of IPTA to Probabilistic Timed Automata (PTA) to allow for the usage of the Prism model checker. The tool Prism can then be used to analyze the resulting PTA w.r.t. probabilistic real-time queries asking for worst-case and best-case probabilities to reach a certain set of target states in a given amount of time.

Fundamental Approaches to Software Engineering

Download Fundamental Approaches to Software Engineering PDF Online Free

Author :
Release : 2021-04-20
Genre : Computers
Kind :
Book Rating : 000/5 ( reviews)

Fundamental Approaches to Software Engineering - read free eBook in online reader or directly download on the web page. Select files or add your book in reader. Download and read online ebook Fundamental Approaches to Software Engineering write by Esther Guerra. This book was released on 2021-04-20. Fundamental Approaches to Software Engineering available in PDF, EPUB and Kindle. This open access book constitutes the proceedings of the 24th International Conference on Fundamental Approaches to Software Engineering, FASE 2021, which took place during March 27–April 1, 2021, and was held as part of the Joint Conferences on Theory and Practice of Software, ETAPS 2021. The conference was planned to take place in Luxembourg but changed to an online format due to the COVID-19 pandemic. The 16 full papers presented in this volume were carefully reviewed and selected from 52 submissions. The book also contains 4 Test-Comp contributions.

Invariant Analysis for Multi-Agent Graph Transformation Systems using k-Induction

Download Invariant Analysis for Multi-Agent Graph Transformation Systems using k-Induction PDF Online Free

Author :
Release : 2022-11-17
Genre : Computers
Kind :
Book Rating : 314/5 ( reviews)

Invariant Analysis for Multi-Agent Graph Transformation Systems using k-Induction - read free eBook in online reader or directly download on the web page. Select files or add your book in reader. Download and read online ebook Invariant Analysis for Multi-Agent Graph Transformation Systems using k-Induction write by Sven Schneider. This book was released on 2022-11-17. Invariant Analysis for Multi-Agent Graph Transformation Systems using k-Induction available in PDF, EPUB and Kindle. The analysis of behavioral models such as Graph Transformation Systems (GTSs) is of central importance in model-driven engineering. However, GTSs often result in intractably large or even infinite state spaces and may be equipped with multiple or even infinitely many start graphs. To mitigate these problems, static analysis techniques based on finite symbolic representations of sets of states or paths thereof have been devised. We focus on the technique of k-induction for establishing invariants specified using graph conditions. To this end, k-induction generates symbolic paths backwards from a symbolic state representing a violation of a candidate invariant to gather information on how that violation could have been reached possibly obtaining contradictions to assumed invariants. However, GTSs where multiple agents regularly perform actions independently from each other cannot be analyzed using this technique as of now as the independence among backward steps may prevent the gathering of relevant knowledge altogether. In this paper, we extend k-induction to GTSs with multiple agents thereby supporting a wide range of additional GTSs. As a running example, we consider an unbounded number of shuttles driving on a large-scale track topology, which adjust their velocity to speed limits to avoid derailing. As central contribution, we develop pruning techniques based on causality and independence among backward steps and verify that k-induction remains sound under this adaptation as well as terminates in cases where it did not terminate before.