mirror of
https://github.com/Z3Prover/z3
synced 2025-08-27 13:39:49 +00:00
bugfixes, adding plugin solver
This commit is contained in:
parent
659e384ee7
commit
cf72a916f8
7 changed files with 146 additions and 14 deletions
|
@ -136,8 +136,8 @@ namespace bv {
|
|||
*/
|
||||
bool bval1(app* e) const;
|
||||
bool can_eval1(app* e) const;
|
||||
|
||||
svector<digit_t>& wval1(app* e) const;
|
||||
|
||||
sls_valuation& wval1(app* e) const;
|
||||
|
||||
/**
|
||||
* Override evaluaton.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue