analyzer
analyzer copied to clipboard
sparseOctagons: a new sparse implementation of Miné's Octagons
This PR is for experimenting with a re-implementation of Miné's Octagons in Ocaml with a focus on sparsity. For now we are just interested, how this re-implementation does perform in comparison to the 'standard' apron implementation.