Atomic read/write witnesses

Atomically reading and writing to a shared variable, using witness encoding.

General Information

  • Backend: Chalice
  • Language: Java
  • Features: Atomics, Witnesses
  • Path to Example File: atomics/AtomicReadWrite.java
  • Should Verify: Yes
  • Date: 2017-06-15
  • Lines of Code: 75 (comments not included)
  • Lines of Specification: 32 (42.7% of total)
  • Computation Time: 12.9 seconds