mirror of
https://github.com/Z3Prover/z3
synced 2025-08-27 21:48:56 +00:00
revert to logging conflict to get EUF trim to work
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
6c8b8609ee
commit
68a437e615
6 changed files with 15 additions and 4 deletions
|
@ -51,6 +51,7 @@ namespace arith {
|
|||
enum class hint_type {
|
||||
farkas_h,
|
||||
bound_h,
|
||||
cut_h,
|
||||
implied_eq_h
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue