Witnesses: List iterator

Verifying a list iterator, implemented in Java, using witness encodings. Note that depending on which version of chalice is used, this spec may take a very very long time to check. Also, this example currently does not verify because it must be rewritten.

General Information

  • Backend: Silicon
  • Language: Java
  • Features: Witnesses, Lists, Loop invariants, Magic wands
  • Path to Example File: witnesses/ListIterator.java
  • Should Verify: Yes
  • Date: 2017-06-21
  • Lines of Code: 263 (comments not included)
  • Lines of Specification: 162 (61.6% of total)