Welcome to P K Kelkar Library, Online Public Access Catalogue (OPAC)

Normal view MARC view ISBD view

Decidability of parameterized verification /

By: Bloem, Roderick P [author.].
Contributor(s): Jacobs, Swen [author.] | Khalimov, Ayrat [author.] | Konnov, Igor 1958-, [author.] | Rubin, Sasha [author.] | Veith, Helmut [author.] | Widder, Josef [author.].
Material type: materialTypeLabelBookSeries: Synthesis digital library of engineering and computer science: ; Synthesis lectures on distributed computing theory: # 13.Publisher: San Rafael, California (1537 Fourth Street, San Rafael, CA 94901 USA) : Morgan & Claypool, 2015.Description: 1 PDF (xi, 158 pages) : illustrations.Content type: text Media type: electronic Carrier type: online resourceISBN: 9781627057448.Subject(s): Computer software -- Verification | Electronic data processing -- Distributed processing | parametrized model checking | concurrent systems | distributed systems | formal verification | model checking | decidability | cutoffsDDC classification: 005.14 Online resources: Abstract with links to resource Also available in print.
Contents:
1. Introduction -- 1.1 Motivation -- 1.2 Who should read this book? -- 1.3 Organization of the book --
2. System model and specification languages -- 2.1 Preliminary terminology and definitions -- 2.2 System model -- 2.2.1 Some standard synchronization primitives -- 2.2.2 Runs and deadlocks -- 2.3 Parameterized family of uniform concurrent systems -- 2.4 Parameterized specifications -- 2.4.1 Indexed temporal logics -- 2.4.2 Action-based specifications -- 2.4.3 Specifications in the literature -- 2.5 Model checking problems for concurrent systems -- 2.5.1 Computability assumptions --
3. Standard proof machinery -- 3.1 Techniques to prove undecidability of PMCP -- 3.2 How to prove decidability of the PMCP -- 3.2.1 Well-structured transition systems -- 3.2.2 Vector addition systems with states (and petri nets) -- 3.2.3 Decompositions and cutoffs --
4. Token-passing systems -- 4.1 System model -- 4.1.1 Direction-aware parameterized systems -- 4.1.2 Token-passing systems -- 4.2 Results for direction-unaware token-passing systems -- 4.2.1 Decidability for simple token-passing in uni-directional rings -- 4.2.2 Decidability for simple token-passing in graphs -- 4.2.3 Undecidability results for multi-valued tokens -- 4.3 Results for direction-aware token-passing systems -- 4.3.1 Cutoffs for change-bounded tokens in bi-directional rings -- 4.3.2 Undecidability for direction-aware TPSs -- 4.4 Discussion -- 4.4.1 Variations of the model --
5. Rendezvous and broadcast -- 5.1 System model -- 5.2 Decidability results -- 5.2.1 Counter representation -- 5.2.2 Decidability for all three primitives -- 5.2.3 Decidability for pairwise rendezvous -- 5.3 Undecidability results -- 5.3.1 Undecidability for broadcast -- 5.3.2 Undecidability for asynchronous rendezvous -- 5.4 Discussion -- 5.4.1 Variations of the model --
6. Guarded protocols -- 6.1 Motivating example -- 6.2 System model -- 6.2.1 Classes of guarded protocols -- 6.2.2 Specifications -- 6.3 Undecidability: Boolean and conjunctive guards -- 6.4 Decidability: init-conjunctive and disjunctive guards -- 6.4.1 Preliminaries -- 6.4.2 Proof schemas -- 6.4.3 Init-conjunctive guards -- 6.4.4 Disjunctive guards -- 6.5 Disjunctive guards vs. rendezvous -- 6.6 Variations on the model: guards and synchronization primitives -- 6.7 Discussion --
7. Ad hoc networks -- 7.1 Running example -- 7.2 System model -- 7.3 PMC problems for ad hoc networks -- 7.4 Parameterized connectivity graphs BPk, BPCk, BDk, C, all -- 7.5 Results for (non-lossy) AHNs -- 7.5.1 Undecidability results for (non-lossy) AHNs -- 7.5.2 Decidability results for (non-lossy) AHNs -- 7.6 Decidability results for lossy ad hoc networks -- 7.7 Discussion -- 7.7.1 Variations of the model --
8. Related work -- 8.1 Abstraction techniques -- 8.2 Regular model checking -- 8.3 Symbolic techniques -- 8.4 Dynamic cutoff detection -- 8.5 Network invariants -- 8.6 Invisible invariants -- 8.7 Other aspiring approaches --
9. Parameterized model checking tools --
10. Conclusions -- Bibliography -- Authors' biographies.
Abstract: While the classic model checking problem is to decide whether a finite system satisfies a specification, the goal of parameterized model checking is to decide, given finite systems M(n) parameterized by n / N, whether, for all n / N, the system M(n) satisfies a specification. In this book we consider the important case of M(n) being a concurrent system, where the number of replicated processes depends on the parameter n but each process is independent of n. Examples are cache coherence protocols, networks of finite-state agents, and systems that solve mutual exclusion or scheduling problems. Further examples are abstractions of systems, where the processes of the original systems actually depend on the parameter. The literature in this area has studied a wealth of computational models based on a variety of synchronization and communication primitives, including token passing, broadcast, and guarded transitions. Often, different terminology is used in the literature, and results are based on implicit assumptions. In this book, we introduce a computational model that unites the central synchronization and communication primitives of many models, and unveils hidden assumptions from the literature. We survey existing decidability and undecidability results, and give a systematic view of the basic problems in this exciting research area.
    average rating: 0.0 (0 votes)
Item type Current location Call number Status Date due Barcode Item holds
E books E books PK Kelkar Library, IIT Kanpur
Available EBKE662
Total holds: 0

Mode of access: World Wide Web.

System requirements: Adobe Acrobat Reader.

Part of: Synthesis digital library of engineering and computer science.

Includes bibliographical references (pages 145-155).

1. Introduction -- 1.1 Motivation -- 1.2 Who should read this book? -- 1.3 Organization of the book --

2. System model and specification languages -- 2.1 Preliminary terminology and definitions -- 2.2 System model -- 2.2.1 Some standard synchronization primitives -- 2.2.2 Runs and deadlocks -- 2.3 Parameterized family of uniform concurrent systems -- 2.4 Parameterized specifications -- 2.4.1 Indexed temporal logics -- 2.4.2 Action-based specifications -- 2.4.3 Specifications in the literature -- 2.5 Model checking problems for concurrent systems -- 2.5.1 Computability assumptions --

3. Standard proof machinery -- 3.1 Techniques to prove undecidability of PMCP -- 3.2 How to prove decidability of the PMCP -- 3.2.1 Well-structured transition systems -- 3.2.2 Vector addition systems with states (and petri nets) -- 3.2.3 Decompositions and cutoffs --

4. Token-passing systems -- 4.1 System model -- 4.1.1 Direction-aware parameterized systems -- 4.1.2 Token-passing systems -- 4.2 Results for direction-unaware token-passing systems -- 4.2.1 Decidability for simple token-passing in uni-directional rings -- 4.2.2 Decidability for simple token-passing in graphs -- 4.2.3 Undecidability results for multi-valued tokens -- 4.3 Results for direction-aware token-passing systems -- 4.3.1 Cutoffs for change-bounded tokens in bi-directional rings -- 4.3.2 Undecidability for direction-aware TPSs -- 4.4 Discussion -- 4.4.1 Variations of the model --

5. Rendezvous and broadcast -- 5.1 System model -- 5.2 Decidability results -- 5.2.1 Counter representation -- 5.2.2 Decidability for all three primitives -- 5.2.3 Decidability for pairwise rendezvous -- 5.3 Undecidability results -- 5.3.1 Undecidability for broadcast -- 5.3.2 Undecidability for asynchronous rendezvous -- 5.4 Discussion -- 5.4.1 Variations of the model --

6. Guarded protocols -- 6.1 Motivating example -- 6.2 System model -- 6.2.1 Classes of guarded protocols -- 6.2.2 Specifications -- 6.3 Undecidability: Boolean and conjunctive guards -- 6.4 Decidability: init-conjunctive and disjunctive guards -- 6.4.1 Preliminaries -- 6.4.2 Proof schemas -- 6.4.3 Init-conjunctive guards -- 6.4.4 Disjunctive guards -- 6.5 Disjunctive guards vs. rendezvous -- 6.6 Variations on the model: guards and synchronization primitives -- 6.7 Discussion --

7. Ad hoc networks -- 7.1 Running example -- 7.2 System model -- 7.3 PMC problems for ad hoc networks -- 7.4 Parameterized connectivity graphs BPk, BPCk, BDk, C, all -- 7.5 Results for (non-lossy) AHNs -- 7.5.1 Undecidability results for (non-lossy) AHNs -- 7.5.2 Decidability results for (non-lossy) AHNs -- 7.6 Decidability results for lossy ad hoc networks -- 7.7 Discussion -- 7.7.1 Variations of the model --

8. Related work -- 8.1 Abstraction techniques -- 8.2 Regular model checking -- 8.3 Symbolic techniques -- 8.4 Dynamic cutoff detection -- 8.5 Network invariants -- 8.6 Invisible invariants -- 8.7 Other aspiring approaches --

9. Parameterized model checking tools --

10. Conclusions -- Bibliography -- Authors' biographies.

Abstract freely available; full-text restricted to subscribers or individual document purchasers.

Compendex

INSPEC

Google scholar

Google book search

While the classic model checking problem is to decide whether a finite system satisfies a specification, the goal of parameterized model checking is to decide, given finite systems M(n) parameterized by n / N, whether, for all n / N, the system M(n) satisfies a specification. In this book we consider the important case of M(n) being a concurrent system, where the number of replicated processes depends on the parameter n but each process is independent of n. Examples are cache coherence protocols, networks of finite-state agents, and systems that solve mutual exclusion or scheduling problems. Further examples are abstractions of systems, where the processes of the original systems actually depend on the parameter. The literature in this area has studied a wealth of computational models based on a variety of synchronization and communication primitives, including token passing, broadcast, and guarded transitions. Often, different terminology is used in the literature, and results are based on implicit assumptions. In this book, we introduce a computational model that unites the central synchronization and communication primitives of many models, and unveils hidden assumptions from the literature. We survey existing decidability and undecidability results, and give a systematic view of the basic problems in this exciting research area.

Also available in print.

Title from PDF title page (viewed on October 25, 2015).

There are no comments for this item.

Log in to your account to post a comment.

Powered by Koha