Deductive Software Verification  The KeY Book (häftad)
Format
Häftad (Paperback / softback)
Språk
Engelska
Antal sidor
702
Utgivningsdatum
2016-12-21
Upplaga
1st ed. 2016
Förlag
Springer International Publishing AG
Medarbetare
Ulbrich, Mattias (red.)
Illustratör/Fotograf
Bibliographie 110 schwarz-weiße Abbildungen
Illustrationer
110 Illustrations, black and white; XXXII, 702 p. 110 illus.
Dimensioner
234 x 156 x 37 mm
Vikt
1012 g
Antal komponenter
1
Komponenter
1 Paperback / softback
ISBN
9783319498119

Deductive Software Verification The KeY Book

From Theory to Practice

Häftad,  Engelska, 2016-12-21
1671
  • Skickas från oss inom 7-10 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
Finns även som
Visa alla 1 format & utgåvor
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.
Visa hela texten

Passar bra ihop

  1. Deductive Software Verification  The KeY Book
  2. +
  3. The Anxious Generation

De som köpt den här boken har ofta också köpt The Anxious Generation av Jonathan Haidt (inbunden).

Köp båda 2 för 1960 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Innehållsförteckning

Foundations.- Specification and Verification.- From Verification to Analysis.- The KeY System in Action.- Case Studies