Skip to content

Commit

Permalink
Merge pull request #520 from AeneasVerif/son/cfg1
Browse files Browse the repository at this point in the history
Improve the CFG reconstruction
  • Loading branch information
sonmarcho authored Jan 13, 2025
2 parents df3b7fd + fe9d7d8 commit fd47c64
Show file tree
Hide file tree
Showing 7 changed files with 430 additions and 169 deletions.
32 changes: 32 additions & 0 deletions charon/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions charon/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ lazy_static = "1.4.0"
log = "0.4.17"
nom = "7.1.3"
nom-supreme = "0.8.0"
num-bigint="0.4.6"
num-rational="0.4"
petgraph = "0.6.2"
reqwest = { version = "0.12.8", optional = true }
rustc_version = "0.4"
Expand Down
Loading

0 comments on commit fd47c64

Please sign in to comment.