mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 19:35:50 +00:00
revising pd-maxres
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
da0c12cdba
commit
546a9b8f03
9 changed files with 65 additions and 82 deletions
|
@ -24,6 +24,7 @@ Notes:
|
|||
#include"card2bv_tactic.h"
|
||||
#include"pb_rewriter.h"
|
||||
#include"ast_util.h"
|
||||
#include"ast_pp.h"
|
||||
|
||||
namespace pb {
|
||||
unsigned card2bv_rewriter::get_num_bits(func_decl* f) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue