mirror of
https://github.com/Z3Prover/z3
synced 2025-10-09 17:31:57 +00:00
comment
This commit is contained in:
parent
aca39a20a7
commit
93ec3f841e
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