JK

J.G. Koelewijn

1 records found

Exploring the program verifier Dafny that can compile to other languages

A case-study of Dafny, a formal verification tool

Formal verification is a stricter way of ensuring correctness of a program, but sitting down
and writing the proof yourself is often time-consuming. SMT solvers try to automate parts of this
process. This paper aims to explore Dafny, a programming language and verifier th ...