uuverifiers / seq-solver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

seq-solver

Using the seq-solver

You can use sbt assembly to create the JAR file. To run it use the seq-solver script in the root folder. Running this script will execute all experiments in the paper.

The relevant code for encoding the experiments can be found in src/main/scala/seqSolver/test.

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Scala 98.6%Language:SMT 1.0%Language:Shell 0.5%