Array clearing (succeeding)

Verification example in which a input array is "cleared" or "zero-ed" by assigning '0' to each element.

General Information

  • Backend: Silicon
  • Language: Java
  • Features: Iteration contracts, Arrays
  • Path to Example File: carp/ZeroArrayIC.java
  • Should Verify: Yes
  • Date: 2017-06-15
  • Lines of Code: 17 (comments not included)
  • Lines of Specification: 5 (29.4% of total)
  • Computation Time: 23.1 seconds