Package org.sosy_lab.java_smt.example
Class SolverOverviewTable
- java.lang.Object
-
- org.sosy_lab.java_smt.example.SolverOverviewTable
-
public class SolverOverviewTable extends Object
This program takes all installed solvers and checks them for version, theories and features and prints them to StdOut in a nice table.
-
-
Method Detail
-
main
public static void main(String[] args) throws SolverException, InterruptedException
- Throws:
SolverExceptionInterruptedException
-
-