mirror of
https://github.com/Z3Prover/z3
synced 2025-11-06 06:16:02 +00:00
throttle monomial unit prop and and nl params
This commit is contained in:
parent
896aba31f8
commit
6ff4856e38
4 changed files with 35 additions and 3 deletions
|
|
@ -3209,7 +3209,7 @@ public:
|
|||
svector<enode_pair> m_eqs;
|
||||
vector<parameter> m_params;
|
||||
|
||||
void reset_evidence() {
|
||||
void reset_evidence() {
|
||||
m_core.reset();
|
||||
m_eqs.reset();
|
||||
m_params.reset();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue