mirror of
https://github.com/GaloisInc/what4.git
synced 2024-11-29 13:55:51 +03:00
213b23099c
Update all `what4`-related packages to to concrete computation using the `bv-sized` library for fixed (but arbitrary) sized bitvector values. Currently, the bitvector abstract domain computations are still being done directly on raw integers; we can revisit this in the future. Co-authored-by: Ben Selfridge <benselfridge@000279.local> Co-authored-by: Rob Dockins <rdockins@galois.com>
10 lines
306 B
Plaintext
10 lines
306 B
Plaintext
[submodule "dependencies/aig"]
|
|
path = dependencies/aig
|
|
url = https://github.com/GaloisInc/aig
|
|
[submodule "dependencies/abcBridge"]
|
|
path = dependencies/abcBridge
|
|
url = https://github.com/GaloisInc/abcBridge
|
|
[submodule "dependencies/blt"]
|
|
path = dependencies/blt
|
|
url = https://github.com/GaloisInc/blt
|