mirror of
https://github.com/Z3Prover/z3
synced 2025-08-19 01:32:17 +00:00
na
This commit is contained in:
parent
991537836b
commit
4391c90960
9 changed files with 126 additions and 56 deletions
|
@ -134,6 +134,7 @@ namespace bv {
|
|||
* Retrieve evaluation based on immediate children.
|
||||
*/
|
||||
bool bval1(app* e) const;
|
||||
bool can_eval1(app* e) const;
|
||||
|
||||
svector<digit_t>& wval1(app* e) const;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue