Skip to content

Materials for SIGCOMM '21 Tutorial on Verification

License

Notifications You must be signed in to change notification settings

danna2019/sigcomm21-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIGCOMM'21 Verification Tutorial

This repository contains code and resources for the verification tutorial at SIGCOMM'21.

Building

If you have trouble building the repo, don't worry. You can follow along with the presenters in the tutorial.

  1. Install the Z3 solver.
  2. Install OCaml.
  3. Install OPAM.
  4. Run opam install . --deps-only in the root directory of this repository.
  5. Run make in the root directory of this repository.

About

Materials for SIGCOMM '21 Tutorial on Verification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Coq 57.4%
  • OCaml 42.2%
  • Makefile 0.4%