3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-13 12:28:44 +00:00

another sls example

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2014-03-31 23:32:31 +02:00
parent deb325b8c2
commit 7fd6549a40

View file

@ -5840,5 +5840,5 @@
(* 100 x_1604)
(* 100 x_1001)))
(optimize :print_statistics true
:wmaxsat_engine sls
:wmaxsat_engine bvsls
:maxsat_engine weighted_maxsat)