Skip to content

Implementation of Property Directed Reachability for linear integer arithmetic; based on "Efficient Implementation of Property Directed Reachability" by Niklas Een, Alan Mishchenko, Robert Brayton

License

Notifications You must be signed in to change notification settings

akaydesai/PDR-LIA

Repository files navigation

 Here is the final version of the project code, report and documentation. The 
PDR implementation now uses one frame per solver and we have tried to maximize 
the use of push/pop features to maximize incremental solving.

 We have also tried our best to document the constituent code for posterity. 
To access the it without reading the source, run doxygen in this directory. 
Then, simply open the "namespaces.html" file in the "html" directory. For
details on how to run the script, on the namespaces page, click on "pdr". 

About

Implementation of Property Directed Reachability for linear integer arithmetic; based on "Efficient Implementation of Property Directed Reachability" by Niklas Een, Alan Mishchenko, Robert Brayton

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages