mirror of
https://github.com/Z3Prover/z3
synced 2026-07-02 21:36:09 +00:00
comment
This commit is contained in:
parent
f0dde9d3ee
commit
093faafbf8
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ namespace nlsat {
|
||||||
fn(factors[0]);
|
fn(factors[0]);
|
||||||
}
|
}
|
||||||
|
|
||||||
// todo: consider to keey polynomials in a set by using m_pm.eq
|
// todo: consider to key polynomials in a set by using m_pm.eq
|
||||||
struct property {
|
struct property {
|
||||||
prop_enum prop_tag;
|
prop_enum prop_tag;
|
||||||
polynomial_ref poly;
|
polynomial_ref poly;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue