2016
DOI: 10.1145/2951860.2951873
|View full text |Cite
|
Sign up to set email alerts
|

Decidability in Parameterized Verification

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
111
0

Year Published

2017
2017
2020
2020

Publication Types

Select...
7
1

Relationship

2
6

Authors

Journals

citations
Cited by 73 publications
(111 citation statements)
references
References 24 publications
0
111
0
Order By: Relevance
“…Other methods identify systems with well-structured transition relations [29,1,27]. An exhaustive chart of decidability results for verification of parameterized systems is drawn in [12]. When decidability is not of concern, over-approximating and semi-algorithmic techniques such as regular model checking [33,2], SMT-based bounded model checking [4,19], abstraction [10,14] and automata learning [17] can be used to deal with more general classes of systems.The efficiency of a verification method crucially relies on its ability to synthesize an inductive safety invariant, i.e., an infinite set of configurations that contains the initial configurations, is closed under the transition relation, and excludes the error configurations.…”
mentioning
confidence: 99%
“…Other methods identify systems with well-structured transition relations [29,1,27]. An exhaustive chart of decidability results for verification of parameterized systems is drawn in [12]. When decidability is not of concern, over-approximating and semi-algorithmic techniques such as regular model checking [33,2], SMT-based bounded model checking [4,19], abstraction [10,14] and automata learning [17] can be used to deal with more general classes of systems.The efficiency of a verification method crucially relies on its ability to synthesize an inductive safety invariant, i.e., an infinite set of configurations that contains the initial configurations, is closed under the transition relation, and excludes the error configurations.…”
mentioning
confidence: 99%
“…We discuss our approach on the VASS V run , stated in Figure 1, which will serve as running example. The VASS has dimension 3 (i.e., the vectors annotating the transitions have dimension 3) and the four states s 1 , s 2 , s 3 , s 4 . In this paper we will always represent vectors using a set of variables Var , whose cardinality |Var | equals the dimension of the VASS.…”
Section: Overview and Illustration Of Resultsmentioning
confidence: 99%
“…VASSs over a parameterized initial configuration naturally arise in two areas: 1) For concurrent systems the number of system processes is often not known in advance, and thus the system is designed such that a template process can be instantiated an arbitrary number of times. The parameterized verification problem, i.e., the problem of analyzing the concurrent system for all possible system sizes, is a common theme in the literature [9,8,1,11,4,2,3]. 2) VASSs have been used as backend for the computational complexity analysis of programs [18,19,20].…”
Section: Introductionmentioning
confidence: 99%
“…Pairwise-rendezvous isPMCP with all the mentioned communication primitives, as well as others, is summarised in [14]. (ii) Specifications of parameterized systems are typically expressed in indexed temporal logic [15] which allows one to quantify over processes.…”
Section: System Modelmentioning
confidence: 99%
“…Although the PMCP is undecidable in general (see [28,52]) it becomes decidable for some combinations of communication primitives, network topologies, and specification languages, e.g., [1,8,14,21,22,30,51]. Often, it is proved decidable by a reduction to model checking finitely many finite-state systems [2,16,24,28,36].…”
Section: Introductionmentioning
confidence: 99%