Verifying a queue

Verification example in which certain operations on a Queue are verified. The verification example also shows the use of methods/functions as lemmas to do certain parts of the proof.

General Information

  • Backend: Silicon
  • Language: Java
  • Features: Atomics, Lists
  • Path to Example File: layers/LFQ.java
  • Should Verify: Yes
  • Date: 2017-06-19
  • Lines of Code: 210 (comments not included)
  • Lines of Specification: 80 (38.1% of total)
  • Computation Time: 39.8 seconds