Skip to content

Commit

Permalink
chore: add more sources
Browse files Browse the repository at this point in the history
  • Loading branch information
bollu committed Sep 28, 2024
1 parent 04e1661 commit a265977
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Lean/Elab/Tactic/BVAckermannize.lean
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ This file implements lazy ackermannization [1, 2]
[1] https://lara.epfl.ch/w/_media/model-based.pdf
[2] https://leodemoura.github.io/files/oregon08.pdf
[3] https://github.com/Z3Prover/z3/blob/d047b86439ec209446d211f0f6b251ebfba070d8/src/ackermannization/lackr.cpp#L206
[4]https://github.com/Z3Prover/z3/blob/d047b86439ec209446d211f0f6b251ebfba070d8/src/ackermannization/lackr_model_constructor.cpp#L344
-/
prelude
import Std.Tactic.BVDecide.Bitblast
Expand Down

0 comments on commit a265977

Please sign in to comment.