Skip to content

psycopaths/jconstraints-smtinterpol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jConstraints-smtinterpol

jConstraints-smtinterpol is a plugin for jConstraints, adding SMTInterpol as a constraint solver.

Dependencies

SMTInterpol is not distributed along with jconstraints-smtinterpol, but is available for download at Uni Freiburg

Building and Installing

  • Download SMTInterpol
  • You must install the smtinterpol.jar.
# mvn install:install-file -Dfile=smtinterpol.jar -DgroupId=de.uni_freiburg.informatik.ultimate -DartifactId=smtinterpol -Dversion=2.0 -Dpackaging=jar
  • In the jConstraints-smtinterpol folder, run mvn install
  • If the compilation was successful, the jConstraints-smtinterpol plugin can be found in the JAR file target/jconstraints-smtinterpol-[VERSION].jar

About

jConstraints abstraction layer for the SMTInterpol solver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages