Histogram submatrix

Proving correctness of a program that calculates the histogram of a part of some input matrix.

General Information

  • Backend: Silicon
  • Language: C / OpenMP / OpenCL
  • Features: Iteration contracts, Arrays, Matrices
  • Path to Example File: carp/histogram-submatrix.c
  • Should Verify: Yes
  • Date: 2017-06-15
  • Lines of Code: 48 (comments not included)
  • Lines of Specification: 25 (52.1% of total)
  • Computation Time: 45.3 seconds