mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 17:44:08 +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() {
|
||||
// compute variable occurrences
|
||||
|
|
Loading…
Reference in a new issue