Deductive Verification of Object-oriented Software

Deductive Verification of Object-oriented Software
Title Deductive Verification of Object-oriented Software PDF eBook
Author Benjamin Weiß
Publisher KIT Scientific Publishing
Pages 294
Release 2014-08-18
Genre Computers
ISBN 3866446233

Download Deductive Verification of Object-oriented Software Book in PDF, Epub and Kindle

Software systems play a central role in modern society, and their correctness is often crucially important. Formal specification and verification are promising approaches for ensuring correctness more rigorously than just by testing. This work presents an approach for deductively verifying design-by-contract specifications of object-oriented programs. The approach is based on dynamic logic, and addresses the challenges of modularity and automation using dynamic frames and predicate abstraction.

Verification of Object-Oriented Software. The KeY Approach

Verification of Object-Oriented Software. The KeY Approach
Title Verification of Object-Oriented Software. The KeY Approach PDF eBook
Author Bernhard Beckert
Publisher Springer Science & Business Media
Pages 669
Release 2007-01-03
Genre Computers
ISBN 354068977X

Download Verification of Object-Oriented Software. The KeY Approach Book in PDF, Epub and Kindle

The ultimate goal of program verification is not the theory behind the tools or the tools themselves, but the application of the theory and tools in the software engineering process. Our society relies on the correctness of a vast and growing amount of software. Improving the software engineering process is an important, long-term goal with many steps. Two of those steps are the KeY tool and this KeY book.

Formal Verification of Object-Oriented Software

Formal Verification of Object-Oriented Software
Title Formal Verification of Object-Oriented Software PDF eBook
Author Bernhard Beckert
Publisher Springer
Pages 259
Release 2012-07-11
Genre Computers
ISBN 3642317626

Download Formal Verification of Object-Oriented Software Book in PDF, Epub and Kindle

This book presents the thoroughly refereed post-conference proceedings of the International Conference on Formal Verification of Object-Oriented Software, FoVeOOS 2011, held in Turin, Italy, in October 2011 – organised by COST Action IC0701. The 10 revised full papers presented together with 5 invited talks were carefully reviewed and selected from 19 submissions. Formal software verification has outgrown the area of academic case studies, and industry is showing serious interest. The logical next goal is the verification of industrial software products. Most programming languages used in industrial practice are object-oriented, e.g. Java, C++, or C#. FoVeOOS 2011 aimed to foster collaboration and interactions among researchers in this area.

Deductive Software Verification – The KeY Book

Deductive Software Verification – The KeY Book
Title Deductive Software Verification – The KeY Book PDF eBook
Author Wolfgang Ahrendt
Publisher Springer
Pages 714
Release 2016-12-19
Genre Computers
ISBN 3319498126

Download Deductive Software Verification – The KeY Book Book in PDF, Epub and Kindle

Static analysis of software with deductive methods is a highly dynamic field of research on the verge of becoming a mainstream technology in software engineering. It consists of a large portfolio of - mostly fully automated - analyses: formal verification, test generation, security analysis, visualization, and debugging. All of them are realized in the state-of-art deductive verification framework KeY. This book is the definitive guide to KeY that lets you explore the full potential of deductive software verification in practice. It contains the complete theory behind KeY for active researchers who want to understand it in depth or use it in their own work. But the book also features fully self-contained chapters on the Java Modeling Language and on Using KeY that require nothing else than familiarity with Java. All other chapters are accessible for graduate students (M.Sc. level and beyond). The KeY framework is free and open software, downloadable from the book companion website which contains also all code examples mentioned in this book.

Verification of Sequential and Concurrent Programs

Verification of Sequential and Concurrent Programs
Title Verification of Sequential and Concurrent Programs PDF eBook
Author Krzysztof Apt
Publisher Springer Science & Business Media
Pages 512
Release 2010-10-14
Genre Computers
ISBN 184882744X

Download Verification of Sequential and Concurrent Programs Book in PDF, Epub and Kindle

HIS BOOK CONTAINS a most comprehensive text that presents syntax-directed and compositional methods for the formal veri?- T cation of programs. The approach is not language-bounded in the sense that it covers a large variety of programming models and features that appear in most modern programming languages. It covers the classes of - quential and parallel, deterministic and non-deterministic, distributed and object-oriented programs. For each of the classes it presents the various c- teria of correctness that are relevant for these classes, such as interference freedom, deadlock freedom, and appropriate notions of liveness for parallel programs. Also, special proof rules appropriate for each class of programs are presented. In spite of this diversity due to the rich program classes cons- ered, there exist a uniform underlying theory of veri?cation which is synt- oriented and promotes compositional approaches to veri?cation, leading to scalability of the methods. The text strikes the proper balance between mathematical rigor and - dactic introduction of increasingly complex rules in an incremental manner, adequately supported by state-of-the-art examples. As a result it can serve as a textbook for a variety of courses on di?erent levels and varying durations. It can also serve as a reference book for researchers in the theory of veri?- tion, in particular since it contains much material that never before appeared in book form. This is specially true for the treatment of object-oriented p- grams which is entirely novel and is strikingly elegant.

Tests and Proofs

Tests and Proofs
Title Tests and Proofs PDF eBook
Author Bernhard Beckert
Publisher Springer
Pages 202
Release 2008-04-04
Genre Computers
ISBN 3540791248

Download Tests and Proofs Book in PDF, Epub and Kindle

This volume contains the research papers, invited papers, and abstracts of - torials presented at the Second International Conference on Tests and Proofs (TAP 2008) held April 9–11, 2008 in Prato, Italy. TAP was the second conference devoted to the convergence of proofs and tests. It combines ideas from both areasfor the advancement of softwarequality. To provethe correctnessof a programis to demonstrate, through impeccable mathematical techniques, that it has no bugs; to test a programis to run it with the expectation of discovering bugs. On the surface, the two techniques seem contradictory: if you have proved your program, it is fruitless to comb it for bugs; and if you are testing it, that is surely a sign that you have given up on anyhope of proving its correctness.Accordingly,proofs and tests have,since the onset of software engineering research, been pursued by distinct communities using rather di?erent techniques and tools. And yet the development of both approaches leads to the discovery of c- mon issues and to the realization that each may need the other. The emergence of model checking has been one of the ?rst signs that contradiction may yield to complementarity, but in the past few years an increasing number of research e?orts have encountered the need for combining proofs and tests, dropping e- lier dogmatic views of their incompatibility and taking instead the best of what each of these software engineering domains has to o?er.

Automated Deduction – CADE-20

Automated Deduction – CADE-20
Title Automated Deduction – CADE-20 PDF eBook
Author Robert Nieuwenhuis
Publisher Springer
Pages 470
Release 2005-08-25
Genre Computers
ISBN 354031864X

Download Automated Deduction – CADE-20 Book in PDF, Epub and Kindle

This volume contains the proceedings of the 20th International Conference on Automated Deduction (CADE-20). It was held July 22–27, 2005 in Tallinn, Estonia...