Skip to content

vaphor/hornconverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hornconverter

from mini java to horn clauses

Julien Braine, Laure Gonnord, David Monniaux, 2016-2018 Licence: GPL

Input: a source code conform to "mini-java" syntax Output: a smt2 file conform to the smtlib syntax the output still contains usage of the array theory.

Usage : ./converter [options] file

Example : ./converter demo.java -o demo.smt2

Use your favorite SMT solver to solve the smt2 file or use another vaphor tool to abstract it into a smt2 without arrays.

About

from mini java to horn clauses

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages