Succs


Download Succs PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Succs book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

Certified Programs and Proofs


Certified Programs and Proofs

Author: Chris Hawblitzel

language: en

Publisher: Springer

Release Date: 2012-11-08


DOWNLOAD





This book constitutes the refereed proceedings of the Second International Conference on Certified Programs and Proofs, CPP 2012, held in Kyoto, Japan, in December 2012. The 18 revised regular papers presented were carefully reviewed and selected from 37 submissions. They deal with those topics in computer science and mathematics in which certification via formal techniques is crucial.

Interactive Theorem Proving


Interactive Theorem Proving

Author: Marko Van Eekelen

language: en

Publisher: Springer

Release Date: 2011-08-02


DOWNLOAD





This book constitutes the refereed proceedings of the Second International Conference on Interactive Theorem proving, ITP 2011, held in Berg en Dal, The Netherlands, in August 2011. The 25 revised full papers presented were carefully reviewed and selected from 50 submissions. Among the topics covered are counterexample generation, verification, validation, term rewriting, theorem proving, computability theory, translations from one formalism to another, and cooperation between tools. Several verification case studies were presented, with applications to computational geometry, unification, real analysis, etc.

A Machine-Checked, Type-Safe Model of Java Concurrency


A Machine-Checked, Type-Safe Model of Java Concurrency

Author: Andreas Lochbihler

language: en

Publisher: KIT Scientific Publishing

Release Date: 2014-06-04


DOWNLOAD





The Java programming language provides safety and security guarantees such as type safety and its security architecture. They distinguish it from other mainstream programming languages like C and C++. In this work, we develop a machine-checked model of concurrent Java and the Java memory model and investigate the impact of concurrency on these guarantees. From the formal model, we automatically obtain an executable verified compiler to bytecode and a validated virtual machine.