1. What are the contributions in "Verifythis 2012" ?
In this introduction to the special issue, the authors provide an overview of the VerifyThis competition series, an account of related activities in the area, and an overview of solutions submitted to the organizers both during and after the 2012 competition.
read more
2. What is the advantage of the point-and-click style?
While the textual interaction paradigm has advantages w.r.t. effort reuse across proof iterations, the point-and-click style can at times offer greater flexibility.
read more
3. What is the expression for the common prefix property?
The authors found the common prefix property was best expressed in Dafny syntaxa[x..x+l] == a[y..y+l],which eliminatedmuchof the quantifier verbosity.
read more
4. What is the key to achieving this goal?
An important technique for achieving this goal is formal verification: demonstrating in amathematically rigorous andmachine-checkedway that a programsatisfies a given formal specification of what is considered correct behavior.
read more
![Fig. 1 Upsweep and downsweep phases of the prefix sum calculation, picture taken from [11]](/figures/fig-1-upsweep-and-downsweep-phases-of-the-prefix-sum-17045p6e.png)