public class FormulaClassifier extends Object
Warning: This is a prototype and not intended for larger usage.
| Constructor and Description |
|---|
FormulaClassifier(SolverContext pContext) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String... args) |
String |
toString() |
void |
visit(BooleanFormula f) |
public FormulaClassifier(SolverContext pContext)
public static void main(String... args) throws InvalidConfigurationException, SolverException, InterruptedException, IOException
public void visit(BooleanFormula f)