Package org.sosy_lab.java_smt.example
Class SolverOverviewTable.SolverInfo
- java.lang.Object
-
- org.sosy_lab.java_smt.example.SolverOverviewTable.SolverInfo
-
- Enclosing class:
- SolverOverviewTable
public static class SolverOverviewTable.SolverInfo extends Object
just a wrapper for some data.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getFeatures()
String
getName()
String
getTheories()
String
getVersion()
-