mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 19:35:50 +00:00
parent
8af245a410
commit
44d2f6da6c
8 changed files with 232 additions and 100 deletions
|
@ -183,7 +183,7 @@ public:
|
|||
void pop(unsigned n);
|
||||
|
||||
rational mon_value_by_vars(unsigned i) const;
|
||||
rational product_value(const unsigned_vector & m) const;
|
||||
rational product_value(const monic & m) const;
|
||||
|
||||
// return true iff the monic value is equal to the product of the values of the factors
|
||||
bool check_monic(const monic& m) const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue