Package org.sosy_lab.java_smt.example
Class AllSatExample
java.lang.Object
org.sosy_lab.java_smt.example.AllSatExample
This example shows different ways to get all satisfiable models for a given set of constraints.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AllSatExample
-
-
Method Details
-
main
public static void main(String... args) throws InvalidConfigurationException, SolverException, InterruptedException
-