Skip to content

Tags: seahorn/crab

Tags

v2.0

Toggle v2.0's commit message
Release version 2.0

vstte21-region

Toggle vstte21-region's commit message
Region domain without ghosting

This was a version of the region domain without having ghost
variables.  The domain was able to keep track only of one thing about
references (their addresses) which is useful to keep track of
nullity. This version was used for the VSTTE 2021 submission

soct-deprecated

Toggle soct-deprecated's commit message
Deprecated implementation of octagons in SNF

mdd-deprecated

Toggle mdd-deprecated's commit message
Deprecated implementation of boxes using MDDs

v1.0

Toggle v1.0's commit message
first stable version used by crab-llvm

array-graph

Toggle array-graph's commit message
Some tweaks to allow using array-graph domain from crab-llvm. It can …

…only be used with crab-llvm branch array_graph. This branch should be removed at some point. Kept for now just in case.

tag-vmcai16

Toggle tag-vmcai16's commit message
Crab version used in the experimental evaluation of the paper Abstrac…

…t domain of uninterpreted functions published in VMCAI 2016.

tag-sas16

Toggle tag-sas16's commit message
Crab version used in the experimental evaluation of the paper Exploit…

…ing Sparsity in Difference-Bound Matrices published in SAS 2016.

tag-sas16_mut_val_ref

Toggle tag-sas16_mut_val_ref's commit message
Crab version similar to tag-sas16 but using the class mut_val_ref to …

…encapsulate references to graph weights