Permissions: multi-increment

Java class with several methods (some static and some dynamic) to increase a shared integer called `shared`.

General Information

  • Backend: Chalice
  • Language: Java
  • Features: Loop invariants
  • Path to Example File: permissions/MultiIncrement.java
  • Should Verify: Yes
  • Date: 2017-06-20
  • Lines of Code: 93 (comments not included)
  • Lines of Specification: 20 (21.5% of total)
  • Computation Time: 12.5 seconds