Skip to content

Servois is an experimental tool for automatically generating commutativity conditions from data-structure specifications.

License

Notifications You must be signed in to change notification settings

gautammohan/servois

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Servois
=======

Servois is an experimental tool for automatically generating
commutativity conditions from data-structure specifications.

Please see
  http://cs.nyu.edu/~kshitij/projects/servois
for more details about the project.

Dependecies
-----------

Requires CVC4 development builds, download from here
  http://cvc4.cs.nyu.edu/downloads/

Install CVC4 at /usr/local/bin/cvc4. Alternatively, update
src/synth.py

Examples
--------

There are several examples in the test/ directory. A python script
runs all the examples.

  cd test
  ./runall.py

--Kshitij Bansal <[email protected]> [Sun, 18 Oct 2015 00:14:27 -0400]

About

Servois is an experimental tool for automatically generating commutativity conditions from data-structure specifications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.1%
  • Shell 1.9%