Array clearing in C (succeeding)

Verification example in which an array of integers is "cleared" by assigning 0 to each of its elements.

General Information

  • Backend: Silicon
  • Language: C / OpenMP / OpenCL
  • Features: Iteration contracts, Arrays
  • Path to Example File: carp/zero-loop.c
  • Should Verify: Yes
  • Date: 2017-06-15
  • Lines of Code: 17 (comments not included)
  • Lines of Specification: 7 (41.2% of total)
  • Computation Time: 12.8 seconds