mirror of
https://github.com/Z3Prover/z3
synced 2025-05-08 00:05:46 +00:00
add cube mode
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
commit
ae9a6664d4
144 changed files with 6012 additions and 3174 deletions
|
@ -15,8 +15,6 @@ Copyright (c) 2015 Microsoft Corporation
|
|||
#include "smt/smt_kernel.h"
|
||||
#include "smt/params/smt_params.h"
|
||||
|
||||
|
||||
|
||||
struct ast_ext {
|
||||
ast_manager& m;
|
||||
ast_ext(ast_manager& m):m(m) {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue