mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 11:55:51 +00:00
add stubs to the nla_grobner
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
d08d381115
commit
bfcfc517fe
7 changed files with 53 additions and 21 deletions
|
@ -56,7 +56,7 @@ public:
|
|||
return false;
|
||||
default:
|
||||
return true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
bool is_sum() const { return type() == expr_type::SUM; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue