- [ ] `evaluate(x)` returns the result in a different context than `x` - [ ] `cvc5.pythonic.Model` is not defined, unlike `z3.Model` - [ ] operator `~` does not work on boolean expression, need to use `Not(...)`