Class FormulaClassifier

java.lang.Object
org.sosy_lab.java_smt.example.FormulaClassifier

public class FormulaClassifier extends Object
This program parses user-given formulas and prints out the (minimal) matching theory for them.

Warning: This is a prototype and not intended for larger usage.