mirror of
https://github.com/Z3Prover/z3
synced 2025-06-27 08:28:44 +00:00
fix bug in handling of repeated soft constraints. #815
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
0765eea486
commit
2307a7ffa7
5 changed files with 40 additions and 4 deletions
|
@ -291,6 +291,7 @@ namespace opt {
|
|||
|
||||
|
||||
void validate_lex();
|
||||
void validate_maxsat(symbol const& id);
|
||||
|
||||
void display_benchmark();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue