0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R1,000 - R2,500 (5)
  • R2,500 - R5,000 (2)
  • -
Status
Brand

Showing 1 - 7 of 7 matches in All Departments

Verification of Sequential and Concurrent Programs (Hardcover, 3rd ed. 2009, Corr. 3rd printing 2010): Krzysztof R. Apt Verification of Sequential and Concurrent Programs (Hardcover, 3rd ed. 2009, Corr. 3rd printing 2010)
Krzysztof R. Apt; Foreword by Amir Pnueli; Frank S De Boer, Ernst-Rudiger Olderog
R3,179 Discovery Miles 31 790 Ships in 10 - 15 working days

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.

Model Checking, Synthesis, and Learning - Essays Dedicated to Bengt Jonsson on The Occasion of His 60th Birthday (Paperback,... Model Checking, Synthesis, and Learning - Essays Dedicated to Bengt Jonsson on The Occasion of His 60th Birthday (Paperback, 1st ed. 2021)
Ernst-Rudiger Olderog, Bernhard Steffen, Wang Yi
R1,872 Discovery Miles 18 720 Ships in 10 - 15 working days

This Festschrift, dedicated to Bengt Jonsson on the occasion of his 60th birthday, contains papers written by many of his friends and collaborators.Bengt has made major contributions covering a wide range of topics including verification and learning. His works on verification, in finite state systems, learning, testing, probabilistic systems, timed systems, and distributed systems reflect both the diversity and the depth of his research. Besides being an excellent scientist, Bengt is also a leader who has greatly influenced the careers of both his students and his colleagues. His main focus throughout his career has been in the area of formal methods, and the research papers dedicated to him in this volume address related topics, particularly related to model checking, temporal logic, and automata learning.

Verification of Sequential and Concurrent Programs (Paperback, Softcover reprint of hardcover 3rd ed. 2009): Krzysztof R. Apt Verification of Sequential and Concurrent Programs (Paperback, Softcover reprint of hardcover 3rd ed. 2009)
Krzysztof R. Apt; Foreword by Amir Pnueli; Frank S De Boer, Ernst-Rudiger Olderog
R2,450 Discovery Miles 24 500 Ships in 10 - 15 working days

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.

Formal Techniques in Real-Time and Fault-Tolerant Systems - 7th International Symposium, FTRTFT 2002, Co-sponsored by IFIP WG... Formal Techniques in Real-Time and Fault-Tolerant Systems - 7th International Symposium, FTRTFT 2002, Co-sponsored by IFIP WG 2.2, Oldenburg, Germany, September 9-12, 2002. Proceedings (Paperback, 2002 ed.)
Werner Damm, Ernst-Rudiger Olderog
R1,717 Discovery Miles 17 170 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 7th International Symposium on Formal Techniques in Real-Time and Fault-Tolerant Systems, FTRTFT 2002, held in Oldenburg, Germany, in September 2002.The 17 revised full papers presented together with 2 invited tutorials and 6 invited papers were carefully reviewed and selected from 39 submissions. The papers are organized in topical sections on synthesis and scheduling, timed automata, bounded model checking, verification and conformance testing, and UML models and model checking.

Correct System Design - Recent Insights and Advances (Paperback, 1999 ed.): Ernst-Rudiger Olderog, Bernhard Steffen Correct System Design - Recent Insights and Advances (Paperback, 1999 ed.)
Ernst-Rudiger Olderog, Bernhard Steffen
R1,698 Discovery Miles 16 980 Ships in 10 - 15 working days

Computers are gaining more and more control over systems that we use or rely on in our daily lives, privately as well as professionally. In safety-critical applications, as well as in others, it is of paramount importance that systems controled by a computer or computing systems themselves reliably behave in accordance with the specification and requirements, in other words: here correctness of the system, of its software and hardware is crucial. In order to cope with this callenge, software engineers and computer scientists need to understand the foundations of programming, how different formal theories are linked together, how compilers correctly translate high-level programs into machine code, and why transformations performed are justifiable. This book presents 17 mutually reviewed invited papers organized in sections on methodology, programming, automation, compilation, and application.

Real-Time Systems - Formal Specification and Automatic Verification (Hardcover): Ernst-Rudiger Olderog, Henning Dierks Real-Time Systems - Formal Specification and Automatic Verification (Hardcover)
Ernst-Rudiger Olderog, Henning Dierks
R2,529 Discovery Miles 25 290 Ships in 12 - 19 working days

Real-time systems need to react to certain input stimuli within given time bounds. For example, an airbag in a car has to unfold within 300 milliseconds in a crash. There are many embedded safety-critical applications and each requires real-time specification techniques. This text introduces three of these techniques, based on logic and automata: duration calculus, timed automata, and PLC-automata. The techniques are brought together to form a seamless design flow, from real-time requirements specified in the duration calculus; via designs specified by PLC-automata; and into source code for hardware platforms of embedded systems. The syntax, semantics, and proof methods of the specification techniques are introduced; their most important properties are established; and real-life examples illustrate their use. Detailed case studies and exercises conclude each chapter. Ideal for students of real-time systems or embedded systems, this text will also be of great interest to researchers and professionals in transportation and automation.

Programmverifikation - Sequentielle, Parallele Und Verteilte Programme (German, Hardcover, 1994 ed.): Krzysztof R. Apt,... Programmverifikation - Sequentielle, Parallele Und Verteilte Programme (German, Hardcover, 1994 ed.)
Krzysztof R. Apt, Ernst-Rudiger Olderog
R1,138 Discovery Miles 11 380 Ships in 10 - 15 working days

Dieses Buch bietet als erstes Lehrbuch eine systematische Einf}hrung in die Programmverifikation. Sequentielle, parallele und verteilte Programme werdenin einheitlicher Weise behandelt. In den einzelnen Kapiteln des Buches werden deterministische und nichtdeterministische Programme, Programme mit gemeinsamen Variablen und verteilte Programme mit Kommunikation }berBotschaftenaustausch behandelt. F}r jede dieser Programmklassen werden eine operationelle Semantik, Syntax-gerichtete Verifikationsregeln mitsamt Korrektheitsbeweis und ein gr- eres Verifikationsbeispiel vorgestellt. Insbesondere werden Programme zur L-sung der klassischen Probleme Erzeuger-Verbraucher, wechselweiser Ausschlu und verteilte Terminierung diskutiert und verifiziert. Eine Besonderheit desBuches ist die einheitliche Behandlung von Fairne -Annahmen und die Benutzung von Programmtransformationen. Das Buch eignet sich f}r ein- oder zweisemestrige Vorlesungen }ber Programmverifikation. Die Kapitel sind einheitlich strukturiert und enthalten eine Reihe von ]bungsaufgaben und bibliographischen Hinweisen. Das Buch f}hrt auch an aktuelle Themen der Forschung heran.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
The Renaissance
Walter Pater Paperback R524 Discovery Miles 5 240
Report of the Committee Appointed by the…
Rhode Island General Assembly Island Paperback R490 Discovery Miles 4 900
Probiotic Bacteria and Enteric…
J.J. Malago, J.F.J.G. Koninkx, … Hardcover R5,862 Discovery Miles 58 620
Dear Pastors and Priests - Messages from…
Ayman Alhasan Paperback R774 R690 Discovery Miles 6 900
John Skelton - The Critical Heritage
Anthony Edwards Hardcover R2,619 Discovery Miles 26 190
Southern Man
Greg Iles Paperback R440 R393 Discovery Miles 3 930
Macbeth: York Notes for AS & A2
Alisdair Macrae Paperback  (1)
R257 R238 Discovery Miles 2 380
Emigrating Successfully - The Insider's…
Johan Oldenburg Paperback R275 R254 Discovery Miles 2 540
Road And Bridges
Glynnis Hayward Paperback R271 Discovery Miles 2 710
Hill Walks & Easy Summits - The Finest…
Carl Rogers Paperback R207 Discovery Miles 2 070

 

Partners