Skip to content

Commit 2f09103

Browse files
committed
more workaround
1 parent fa09a73 commit 2f09103

File tree

1 file changed

+1
-1
lines changed
  • src/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas

1 file changed

+1
-1
lines changed

src/Std/Tactic/BVDecide/Bitblast/BVExpr/Circuit/Lemmas/Expr.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ theorem goCache_denote_mem_prefix (aig : AIG BVBit) (expr : BVExpr w) (assign :
157157
· intros
158158
apply (goCache aig expr cache).result.property
159159

160-
set_option maxHeartbeats 400000
160+
set_option maxHeartbeats 2000000
161161

162162
mutual
163163

0 commit comments

Comments
 (0)