-
The `LLVMOverride` type has a `L.Declare`:
https://github.com/GaloisInc/crucible/blob/0834003f70242a65e6850a5e54c8d882c3106b6c/crucible-llvm/src/Lang/Crucible/LLVM/Intrinsics/Common.hs#L78-L82
T…
-
## The Problem
Crossover is an operation where two strings (chromosomes) interchange a part (genes), after randomly generating the crossover points.
I have been benchmarking several languages f…
-
I would like to get it to be less memory consuming. Do you already know where the bottlenecks are?
aa755 updated
4 years ago
-
Embedding other libraries inside `libstp` is gross and we shouldn't be doing it. We should make these external dependencies and try (if possible) to follow upstream. This supersedes #95.
-
This will allow us to get a better estimate of how long the traversal will take.
-
Something like:
```julia
tac = ADRIA.metrics.total_absolute_cover(rs)
ADRIA.viz.scenarios(rs, tac)
# OR (something like...)
loc_series = ADRIA.metrics.loc_trajectory(median, tac)
ADRIA.v…
-
Using CBMC 5.84 on macOS (Apple MacBook Pro with M1 Pro CPU)
Using the same code that I posted in https://github.com/diffblue/cbmc/issues/7747 CBMC 5.84 using cadical as the back-end solver, comple…
-
Previously Theta could only parse 32-bit integer literals, but with 1.7 (see #29) it should not be a limitation. We should check if Gazer has to be modified internally to be able to produce larger lit…
-
Our current CI workflows for LLVM-to-SMT and bpf-verification run the scripts, but they don't actual check the results besides the return code. Ideally, we should check the results to detect regressio…
-
Hi!
I want to convert the sail file to a lem file. For example, I executed the command **sail -lem -o test -lem_mwords -lem_lib test_extras prelude.sail no_devices.sail aarch_types.sail aarch_mem.s…