You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branch 'certification'
- Support for post-hoc certification via three targets---HTT, VST,
Iris.
- More uniform/traversable representation of the source "ProofTree"
used in certification, which contains a tree of successful
derivations, with each node encoded as a "SuslikProofStep".
- A script (CertificationBenchmarks.scala) to evaluate characteristic
test cases.