Parallel Fibonacci (PVL)

Verifying parallel Fibonacci, with fork/join parallelism.

General Information

  • Backend: Silicon
  • Language: PVL
  • Features: Fork/join concurrency
  • Path to Example File: manual/fibonacci.pvl
  • Should Verify: Yes
  • Date: 2017-06-20
  • Lines of Code: 24 (comments not included)
  • Lines of Specification: 4 (16.7% of total)
  • Computation Time: 20.7 seconds