Skip to content

Probabilistic reasoning framework for effectively finding bugs.

Notifications You must be signed in to change notification settings

sulekhark/Presto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Presto

Uses DAFFODIL (Datalog Analysis Framework for Dotnet IL).

Checkout Presto in some directory, say, <WORK_DIR> Add the following to ~/.bashrc: export PATH=<WORK_DIR>/Presto/Scripts:$PATH export PRESTO_HOME=<WORK_DIR>/Presto

Download the dynamic tool Torch to some directory, say, <TORCH_DIR> Add the following to ~/.bashrc: export TORCH_HOME=<TORCH_DIR>

About

Probabilistic reasoning framework for effectively finding bugs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published