mirror of
https://github.com/Z3Prover/z3
synced 2026-02-18 22:54:21 +00:00
- Add Units() - get unit clauses learned by solver - Add NonUnits() - get non-unit clauses - Add Trail() - get decision trail - Add TrailLevels() - get trail decision levels - Add CongruenceRoot() - get congruence class representative - Add CongruenceNext() - get next element in congruence class - Add CongruenceExplain() - explain why two terms are congruent - Add test example demonstrating new APIs Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| c | ||
| c++ | ||
| dotnet | ||
| go | ||
| java | ||
| maxsat | ||
| ml | ||
| python | ||
| SMT-LIB2/bounded model checking | ||
| tptp | ||
| userPropagator | ||
| CMakeLists.txt | ||