Skip to content

jbddc/vf-verifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vf-verifier

Practical Assignment - Formal Verification 2016/17

Documentation for the source code can be found here.

Dependencies

Build

  • Clone this repository
  • cd to its root folder
  • stack setup (only needed once)
  • stack build

Executing program

You need a file with SL code, some examples can be found in test. Then you may run stack exec vf-verifier and pipe your file.sl into the executable as follows:

stack exec vf-verifier < my_file.sl

About

Practical Assignment - Formal Verification 2016/17

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published