mirror of
https://github.com/Z3Prover/z3
synced 2025-06-27 08:28:44 +00:00
enable sat.euf in opt, enable smt legacy for lns
This commit is contained in:
parent
db04ccb137
commit
56478f917b
4 changed files with 38 additions and 31 deletions
|
@ -302,8 +302,8 @@ namespace opt {
|
|||
inf_eps get_upper_as_num(unsigned idx);
|
||||
|
||||
|
||||
struct is_bv;
|
||||
bool probe_bv();
|
||||
struct is_fd;
|
||||
bool probe_fd();
|
||||
|
||||
struct is_propositional_fn;
|
||||
bool is_propositional(expr* e);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue