mirror of
https://github.com/Z3Prover/z3
synced 2025-10-03 22:43:56 +00:00
align use of optsmt and the new core (they should not be used together)
This commit is contained in:
parent
eba5a5d141
commit
42945de240
2 changed files with 29 additions and 8 deletions
|
@ -330,6 +330,7 @@ namespace opt {
|
|||
|
||||
struct is_fd;
|
||||
bool probe_fd();
|
||||
bool is_maxsat_query();
|
||||
|
||||
struct is_propositional_fn;
|
||||
bool is_propositional(expr* e);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue