mirror of
https://github.com/Z3Prover/z3
synced 2025-04-15 13:28:47 +00:00
add doc-string
This commit is contained in:
parent
29e724f787
commit
aa1a596394
|
@ -2761,6 +2761,7 @@ namespace nlsat {
|
||||||
}
|
}
|
||||||
|
|
||||||
//
|
//
|
||||||
|
// Remove unconstrained assertions.
|
||||||
//
|
//
|
||||||
bool elim_uncnstr() {
|
bool elim_uncnstr() {
|
||||||
// compute variable occurrences
|
// compute variable occurrences
|
||||||
|
|
Loading…
Reference in a new issue