mirror of
https://github.com/Z3Prover/z3
synced 2025-10-07 08:21:56 +00:00
testing maxres with sat core
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
b928734348
commit
8814ba0629
12 changed files with 187 additions and 298 deletions
|
@ -123,7 +123,6 @@ namespace sat {
|
|||
literal_vector m_assumptions;
|
||||
literal_set m_assumption_set;
|
||||
literal_vector m_core;
|
||||
bool m_minimize_core;
|
||||
|
||||
void del_clauses(clause * const * begin, clause * const * end);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue