Skip to content

Latest commit

 

History

712 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EquiDafny

EquiDafny is an equivalence checker built on top of the Dafny program verifier.

Repository structure

This repository is split into several directories. Their purposes are described below.

  • examples: Contains Dafny files containing equivalence tests
  • profiling: Contains CPU and Memory flame graphs for running EquiDafny. Also contains a helper script that I used to generate these graphs
  • report: Contains the LaTeX source for my final project report
  • src/main: Contains EquiDafny's source code. Further details can be found within this directory
  • src/test: Contains EquiDafny's tests. Further details can be found within this directory

About

An equivalence checker for Dafny functions

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages