3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-15 13:28:47 +00:00

add doc-string

This commit is contained in:
Nikolaj Bjorner 2024-04-30 17:05:40 -07:00
parent 29e724f787
commit aa1a596394

View file

@ -2761,6 +2761,7 @@ namespace nlsat {
} }
// //
// Remove unconstrained assertions.
// //
bool elim_uncnstr() { bool elim_uncnstr() {
// compute variable occurrences // compute variable occurrences