Formal Methods in Computer Science

Formal Methods in Computer Science
Title Formal Methods in Computer Science PDF eBook
Author Jiacun Wang
Publisher CRC Press
Total Pages 241
Release 2019-06-21
Genre Computers
ISBN 1498775357

Download Formal Methods in Computer Science Book in PDF, Epub and Kindle

This textbook gives students a comprehensive introduction to formal methods and their application in software and hardware specification and verification. It has three parts: The first part introduces some fundamentals in formal methods, including set theory, functions, finite state machines, and regular expressions. The second part focuses on logi

Formal Methods in Computer Science

Formal Methods in Computer Science
Title Formal Methods in Computer Science PDF eBook
Author Jiacun Wang
Publisher Chapman & Hall/CRC
Total Pages 294
Release 2019-06-21
Genre Formal methods (Computer science)
ISBN 9780367225704

Download Formal Methods in Computer Science Book in PDF, Epub and Kindle

The first part introduces some fundamentals in formal methods, including set theory, functions, finite state machines, and regular expressions. The second part focuses on logic, a powerful formal language in specifying systems properties. It covers propositional logic, temporal logic, and model checking. The third part presents Petri nets, the most popular formal language in system behavior modeling. In addition to regular Petri nets, it also examines timed Petri nets and high-level Petri nets. -- Provided by publisher.

Concise Guide to Formal Methods

Concise Guide to Formal Methods
Title Concise Guide to Formal Methods PDF eBook
Author Gerard O'Regan
Publisher Springer
Total Pages 322
Release 2017-08-08
Genre Mathematics
ISBN 3319640216

Download Concise Guide to Formal Methods Book in PDF, Epub and Kindle

This invaluable textbook/reference provides an easy-to-read guide to the fundamentals of formal methods, highlighting the rich applications of formal methods across a diverse range of areas of computing. Topics and features: introduces the key concepts in software engineering, software reliability and dependability, formal methods, and discrete mathematics; presents a short history of logic, from Aristotle’s syllogistic logic and the logic of the Stoics, through Boole’s symbolic logic, to Frege’s work on predicate logic; covers propositional and predicate logic, as well as more advanced topics such as fuzzy logic, temporal logic, intuitionistic logic, undefined values, and the applications of logic to AI; examines the Z specification language, the Vienna Development Method (VDM) and Irish School of VDM, and the unified modelling language (UML); discusses Dijkstra’s calculus of weakest preconditions, Hoare’s axiomatic semantics of programming languages, and the classical approach of Parnas and his tabular expressions; provides coverage of automata theory, probability and statistics, model checking, and the nature of proof and theorem proving; reviews a selection of tools available to support the formal methodist, and considers the transfer of formal methods to industry; includes review questions and highlights key topics in every chapter, and supplies a helpful glossary at the end of the book. This stimulating guide provides a broad and accessible overview of formal methods for students of computer science and mathematics curious as to how formal methods are applied to the field of computing.

Understanding Formal Methods

Understanding Formal Methods
Title Understanding Formal Methods PDF eBook
Author Jean-Francois Monin
Publisher Springer Science & Business Media
Total Pages 288
Release 2012-12-06
Genre Computers
ISBN 1447100433

Download Understanding Formal Methods Book in PDF, Epub and Kindle

This is an excellent introduction to formal methods which will bring anyone who needs to know about this important topic up to speed. It is comprehensive, giving the reader all the information needed to explore the field of formal methods in more detail. It offers: a guide to the mathematics required; comprehensive but easy-to-understand introductions to various methods; a run-down of how formal methods can help to develop high-quality systems that come in on time, within budget, and according to requirements.

Verification of Reactive Systems

Verification of Reactive Systems
Title Verification of Reactive Systems PDF eBook
Author Klaus Schneider
Publisher Springer Science & Business Media
Total Pages 608
Release 2013-03-09
Genre Computers
ISBN 3662107783

Download Verification of Reactive Systems Book in PDF, Epub and Kindle

This book is a solid foundation of the most important formalisms used for specification and verification of reactive systems. In particular, the text presents all important results on m-calculus, w-automata, and temporal logics, shows the relationships between these formalisms and describes state-of-the-art verification procedures for them. It also discusses advantages and disadvantages of these formalisms, and shows up their strengths and weaknesses. Most results are given with detailed proofs, so that the presentation is almost self-contained. Includes all definitions without relying on other material Proves all theorems in detail Presents detailed algorithms in pseudo-code for verification as well as translations to other formalisms

Fundamental Proof Methods in Computer Science

Fundamental Proof Methods in Computer Science
Title Fundamental Proof Methods in Computer Science PDF eBook
Author Konstantine Arkoudas
Publisher MIT Press
Total Pages 1223
Release 2017-04-28
Genre Computers
ISBN 0262342502

Download Fundamental Proof Methods in Computer Science Book in PDF, Epub and Kindle

A textbook that teaches students to read and write proofs using Athena. Proof is the primary vehicle for knowledge generation in mathematics. In computer science, proof has found an additional use: verifying that a particular system (or component, or algorithm) has certain desirable properties. This book teaches students how to read and write proofs using Athena, a freely downloadable computer language. Athena proofs are machine-checkable and written in an intuitive natural-deduction style. The book contains more than 300 exercises, most with full solutions. By putting proofs into practice, it demonstrates the fundamental role of logic and proof in computer science as no other existing text does. Guided by examples and exercises, students are quickly immersed in the most useful high-level proof methods, including equational reasoning, several forms of induction, case analysis, proof by contradiction, and abstraction/specialization. The book includes auxiliary material on SAT and SMT solving, automated theorem proving, and logic programming. The book can be used by upper undergraduate or graduate computer science students with a basic level of programming and mathematical experience. Professional programmers, practitioners of formal methods, and researchers in logic-related branches of computer science will find it a valuable reference.

Formal Methods in Human-Computer Interaction

Formal Methods in Human-Computer Interaction
Title Formal Methods in Human-Computer Interaction PDF eBook
Author Michael Harrison
Publisher CUP Archive
Total Pages 352
Release 1990-02-22
Genre Computers
ISBN 9780521372022

Download Formal Methods in Human-Computer Interaction Book in PDF, Epub and Kindle

Discusses the application of formal methods - the attempt to provide methods that rigorously and unambiguously describe the behavior of a computer program or system - to the human computer interface.