Skip to content

DiscreteLaplace: Correctness specifications, tail-recursive version, Inner-loop equivalence #499

DiscreteLaplace: Correctness specifications, tail-recursive version, Inner-loop equivalence

DiscreteLaplace: Correctness specifications, tail-recursive version, Inner-loop equivalence #499

Workflow file for this run

name: 'Verify proofs'
on:
workflow_dispatch:
pull_request:
push:
branches:
- 'main'
jobs:
verify:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: bash scripts/prep.sh
- run: DAFNY=dafny/dafny bash scripts/verify.sh