Skip to content

gradual-verification/gvr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gradual Verification for Rust

This repository documents our progress on supporting gradual verification within [Prusti], a deductive verifier for Rust. Prusti encodes the assumptions of Rust's borrow checker into separation logic, which is validated using the Viper verification infrastructure. We use Gradual Viper to support optimistic runtime checking using the same framework.

Setup

Using docker, execute docker build . -t [tag] to build our image, which will initialize all dependencies.

About

Gradual Verification for Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published