Showing cs.PLShow all
2 papers · 1 filter
cs.PL2024
Customizing Static Analysis using Codesearch
Avi Hayoun, Veselin Raychev, Jack Hair
Static analysis is a growing application of software engineering, leading to a range of essential security tools, bug-finding tools, as well as software verification. Recent years…
cs.PL2023
Linearizability Analysis of the Contention-Friendly Binary Search Tree
Uri Abraham, Avi Hayoun
We present a formal framework for proving the correctness of set implementations backed by binary-search-tree (BST) and linked lists, which are often difficult to prove correct usi…