mirror of
https://github.com/Z3Prover/z3
synced 2025-05-12 02:04:43 +00:00
add priority queue to instantiation
This commit is contained in:
parent
22b0c3aa70
commit
46f754c43d
19 changed files with 1138 additions and 541 deletions
|
@ -26,7 +26,7 @@ Revision History:
|
|||
#include "smt/smt_quantifier.h"
|
||||
#include "smt/fingerprints.h"
|
||||
#include "smt/params/qi_params.h"
|
||||
#include "smt/cost_evaluator.h"
|
||||
#include "ast/cost_evaluator.h"
|
||||
#include "util/statistics.h"
|
||||
|
||||
namespace smt {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue