[HTML][HTML] Overcoming Memory Weakness with Unified Fairness: Systematic Verification of Liveness in Weak Memory Models

PA Abdulla, MF Atig, A Godbole, S Krishna… - … on Computer Aided …, 2023 - Springer
We consider the verification of liveness properties for concurrent programs running on weak
memory models. To that end, we identify notions of fairness that preclude demonic non …

[PDF][PDF] Probabilistic total store ordering

PA Abdulla, MF Atig, RA Agarwal… - European Symposium …, 2022 - library.oapen.org
We present Probabilistic Total Store Ordering (PTSO)–a probabilistic extension of the
classical TSO semantics. For a given (finitestate) program, the operational semantics of …

Algorithmic analysis of termination and counter complexity in vector addition systems with states: A survey of recent results

A Kučera - ACM SIGLOG News, 2022 - dl.acm.org
We give an overview of recently established results about the effective asymptotic analysis
of termination and counter complexity of VASS computations. In contrast to" classical" …

[HTML][HTML] Fast Termination and Workflow Nets

P Hofman, F Mazowiecki, P Offtermatt - International Conference on …, 2023 - Springer
Petri nets are an established model of concurrency. A Petri net is terminating if for every
initial marking there is a uniform bound on the length of all possible runs. Recent work on …

Efficient analysis of VASS termination complexity

A Kučera, J Leroux, D Velan - Proceedings of the 35th Annual ACM …, 2020 - dl.acm.org
The termination complexity of a given VASS is a function L assigning to every n the length of
the longest non-terminating computation initiated in a configuration with all counters …

Deciding polynomial termination complexity for VASS programs

M Ajdarów, A Kučera - arXiv preprint arXiv:2102.06889, 2021 - arxiv.org
We show that for every fixed $ k\geq 3$, the problem whether the termination/counter
complexity of a given demonic VASS is $\mathcal {O}(n^ k) $, $\Omega (n^{k}) $, and …

Asymptotic Complexity Estimates for Probabilistic Programs and Their VASS Abstractions

M Ajdarów, A Kučera - arXiv preprint arXiv:2307.04707, 2023 - arxiv.org
The standard approach to analyzing the asymptotic complexity of probabilistic programs is
based on studying the asymptotic growth of certain expected values (such as the expected …

Towards complete methods for automatic complexity and termination analysis of (probabilistic) programs

MT Hark, L Kovács, J Giesl - 2021 - publications.rwth-aachen.de
Kurzfassung Die steigende Zahl von Computerprogrammen in unserem Alltag hat zu immer
umfangreicheren Softwaresystemen geführt. Die klassische Herangehensweise, um die …

[PDF][PDF] Algorithmic Asymptotic Analysis of Infinite-State Systems

M Ajdarów - is.muni.cz
As computer systems are getting more and more complex, it is not feasible to verify the
correctness of every computer system by hand. Moreover, due to undecidability of the …

[PDF][PDF] Termination Time of Vector Addition Systems with States Dominik Velan

T Brázdil - is.muni.cz
Abstract Vector Addition Systems with States (VASS) are a fundamental model for
concurrent processes, parallel programs, and parametrised systems. They can be also used …