Package org.sosy_lab.java_smt.example
Class OptimizationFormulaWeights
java.lang.Object
org.sosy_lab.java_smt.example.OptimizationFormulaWeights
Example for optimizing the weight of some constraints. For a given set of formulas, the weight of
the satisfied formulas should be maximal and the weight of unsatisfied formulas should be
minimal.
-
Method Summary
-
Method Details
-
main
public static void main(String... args) throws InvalidConfigurationException, SolverException, InterruptedException
-