mirror of
https://github.com/Z3Prover/z3
synced 2026-02-08 10:07:59 +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]);
|
||||
}
|
||||
|
||||
// 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 {
|
||||
prop_enum prop_tag;
|
||||
polynomial_ref poly;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue