Linked list properties

In this verification problem several properties of linked lists are verified. This is done via abstraction to sequences and asserting certain properties over these sequences.

General Information

  • Backend: Silicon
  • Language: PVL
  • Features: Sequences, Lists
  • Path to Example File: manual/list.pvl
  • Should Verify: Yes
  • Date: 2017-06-20
  • Lines of Code: 30 (comments not included)
  • Lines of Specification: 11 (36.7% of total)
  • Computation Time: 16.7 seconds