Temporal Logic of Programs

Temporal Logic of Programs
Author: Fred Kröger
Publsiher: Springer Science & Business Media
Total Pages: 150
Release: 2012-12-06
Genre: Computers
ISBN: 9783642715495

Download Temporal Logic of Programs Book in PDF, Epub and Kindle

Introduction to the temporal logic of - in particular paral- lel - programs.Divided into three main parts: - Presenta- tion of the pure temporal logic: language, semantics, and proof theory; - Representation of programs and their proper- ties within the language of temporal logic; - Application of the logical apparatus to the verification of program proper- ties including a new embedding of Hoare's logic into the temporal framework.

The Temporal Logic of Reactive and Concurrent Systems

The Temporal Logic of Reactive and Concurrent Systems
Author: Zohar Manna,Amir Pnueli
Publsiher: Springer Science & Business Media
Total Pages: 432
Release: 2012-12-06
Genre: Computers
ISBN: 9781461209317

Download The Temporal Logic of Reactive and Concurrent Systems Book in PDF, Epub and Kindle

Reactive systems are computing systems which are interactive, such as real-time systems, operating systems, concurrent systems, control systems, etc. They are among the most difficult computing systems to program. Temporal logic is a formal tool/language which yields excellent results in specifying reactive systems. This volume, the first of two, subtitled Specification, has a self-contained introduction to temporal logic and, more important, an introduction to the computational model for reactive programs, developed by Zohar Manna and Amir Pnueli of Stanford University and the Weizmann Institute of Science, Israel, respectively.

Temporal Logic and State Systems

Temporal Logic and State Systems
Author: Fred Kröger,Stephan Merz
Publsiher: Springer Science & Business Media
Total Pages: 440
Release: 2008-03-27
Genre: Computers
ISBN: 9783540674016

Download Temporal Logic and State Systems Book in PDF, Epub and Kindle

Temporal logic has developed over the last 30 years into a powerful formal setting for the specification and verification of state-based systems. Based on university lectures given by the authors, this book is a comprehensive, concise, uniform, up-to-date presentation of the theory and applications of linear and branching time temporal logic; TLA (Temporal Logic of Actions); automata theoretical connections; model checking; and related theories. All theoretical details and numerous application examples are elaborated carefully and with full formal rigor, and the book will serve as a basic source and reference for lecturers, graduate students and researchers.

Logics and Models of Concurrent Systems

Logics and Models of Concurrent Systems
Author: Krzysztof R. Apt
Publsiher: Springer Science & Business Media
Total Pages: 494
Release: 2013-03-08
Genre: Computers
ISBN: 9783642824531

Download Logics and Models of Concurrent Systems Book in PDF, Epub and Kindle

The cooperation test [Apt, Francez & de Roever] was originally conceived to capture the proof theoretical analogue of distributed message exchange between disjoint processes, as opposed to the interference freedom test [Owicki & Gries], being the proof theoretical analogue of concurrent communication by means of interference through jointly shared variables. Some authors ([Levin & Gries, Lamport & Schneider, Schlichting and Schneider]) stress that both forms of communication can be proof theoretically characterized using interference freedom only, since proofs for both ultimately amount to an invariance proof of a big global assertion [Ashcroft], invariance of whose parts amounts to interference freedom. Yet I feel that the characteristic nature of the cooperation test is still preserved in the analysis of these authors, because in their analysis of CSP the part dealing with interference freedom specializes to maintenance of a global invariant, the expression of which requires per process the introduction of auxiliary variables which are updated in that process only, thus preserving the concept of disjointness (as opposed to sharing), since now all variables from different processes are disjoint. The cooperation test has been applied to characterize concurrent communication as occurring in Hoare's Communicating Sequential Processes (CSP) [Hoare 2], Ichbiah's ADA [ARM], and Brinch Hansen's Distributed Processes (DP) [Brinch Hansen]. This characterization has been certified through soundness and completeness proofs [Apt 2, Gerth]. As in the interference freedom test this characterization consists of two stages, a local sequential stage and a global stage.

An Introduction to Practical Formal Methods Using Temporal Logic

An Introduction to Practical Formal Methods Using Temporal Logic
Author: Michael Fisher
Publsiher: John Wiley & Sons
Total Pages: 368
Release: 2011-03-16
Genre: Technology & Engineering
ISBN: 1119991463

Download An Introduction to Practical Formal Methods Using Temporal Logic Book in PDF, Epub and Kindle

The name "temporal logic" may sound complex and daunting; but while they describe potentially complex scenarios, temporal logics are often based on a few simple, and fundamental, concepts - highlighted in this book. An Introduction to Practical Formal Methods Using Temporal Logic provides an introduction to formal methods based on temporal logic, for developing and testing complex computational systems. These methods are supported by many well-developed tools, techniques and results that can be applied to a wide range of systems. Fisher begins with a full introduction to the subject, covering the basics of temporal logic and using a variety of examples, exercises and pointers to more advanced work to help clarify and illustrate the topics discussed. He goes on to describe how this logic can be used to specify a variety of computational systems, looking at issues of linking specifications, concurrency, communication and composition ability. He then analyses temporal specification techniques such as deductive verification, algorithmic verification, and direct execution to develop and verify computational systems. The final chapter on case studies analyses the potential problems that can occur in a range of engineering applications in the areas of robotics, railway signalling, hardware design, ubiquitous computing, intelligent agents, and information security, and explains how temporal logic can improve their accuracy and reliability. Models temporal notions and uses them to analyze computational systems Provides a broad approach to temporal logic across many formal methods - including specification, verification and implementation Introduces and explains freely available tools based on temporal logics and shows how these can be applied Presents exercises and pointers to further study in each chapter, as well as an accompanying website providing links to additional systems based upon temporal logic as well as additional material related to the book.

Executing Temporal Logic Programs

Executing Temporal Logic Programs
Author: Ben Moszkowski
Publsiher: Unknown
Total Pages: 96
Release: 1985
Genre: Computer programming
ISBN: OCLC:16826690

Download Executing Temporal Logic Programs Book in PDF, Epub and Kindle

Executing Temporal Logic Programs

Executing Temporal Logic Programs
Author: B. C. Moszkowski
Publsiher: CUP Archive
Total Pages: 148
Release: 1986-03-06
Genre: Computers
ISBN: 0521310997

Download Executing Temporal Logic Programs Book in PDF, Epub and Kindle

Temporal logic is gaining recognition as an attractive and versatile formalism for rigorously specifying and reasoning about computer programs, digital circuits and message-passing systems. This book introduces Tempura, a programming language based on temporal logic, Tempura provides a way of directly executing suitable temporal logic specifications of digital circuits, parallel programs and other dynamic systems. Since every Tempura statement is also a temporal formula, the entire temporal logic formalism can be used as the assertion language and semantics. One result is that Tempura has the two seemingly contradictory properties of being a logic programming language and having imperative constructs such as assignment statements. The presentation investigates Interval Temporal Logic, a formalism with conventional temporal operators such as next and always as well as lesser known ones such as chop. This provides the basis for Tempura. The design of an interpreter for Tempura is also included, as are a variety of sample Tempura programs illustrating how to model both hardware and software.

Temporal Logics in Computer Science

Temporal Logics in Computer Science
Author: Stéphane Demri,Valentin Goranko,Martin Lange
Publsiher: Cambridge University Press
Total Pages: 753
Release: 2016-10-13
Genre: Computers
ISBN: 9781107028364

Download Temporal Logics in Computer Science Book in PDF, Epub and Kindle

A comprehensive, modern and technically precise exposition of the theory and main applications of temporal logics in computer science.