3
0
Fork 0
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:
Nikolaj Bjorner 2024-02-21 14:11:11 -08:00
parent 659e384ee7
commit cf72a916f8
7 changed files with 146 additions and 14 deletions

View file

@ -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.