Package org.sosy_lab.java_smt.example
Class PrettyPrinter
- java.lang.Object
-
- org.sosy_lab.java_smt.example.PrettyPrinter
-
public final class PrettyPrinter extends Object
This program parses user-given formulas and prints them in a pretty format.
-
-
Method Detail
-
main
public static void main(String... args) throws InvalidConfigurationException, SolverException, InterruptedException, IOException
-
-