Jesse Bingham
Intel
29 Papers
203 Citations
Jesse Bingham is an academic researcher from Intel. The author has contributed to research in topics: Model checking & Formal verification. The author has an hindex of 11, co-authored 29 publications. Previous affiliations of Jesse Bingham include University of British Columbia.
Chat about Author
Papers
An inference-rule-based decision procedure for verification of heap-manipulating programs with mutable data and cyclic data structures
Zvonimir Rakamarić,Jesse Bingham,Alan J. Hu +2 more
- 14 Jan 2007
TL;DR: This work generalizes a small logic for specifying predicates about HMPs, and adds new primitives needed to verify cyclic structures, and can automatically verify many more HMP examples, including three small container functions from the Linux kernel.
37
PVCoherence: Designing flat coherence protocols for scalable verification
Meng Zhang,Jesse Bingham,John Erickson,Daniel J. Sorin +3 more
- 01 Feb 2014
TL;DR: This work focuses on flat (non-hierarchical) coherence protocols, and uses a mostly-automated methodology based on parametric verification (PV), and proposes several design guidelines that architects should follow if they want to design protocols that can be parametrically verified.
Empirically efficient verification for a class of infinite-state systems
Jesse Bingham,Alan J. Hu +1 more
- 04 Apr 2005
TL;DR: This work generalizes the earlier results to handle a larger class of WSTS that includes broadcast protocols, petri nets, context-free grammars, and lossy channel systems, and introduces a new reduction that soundly converts the verification of parameterized systems with unbounded conjunctive guards into a verification problem on nicely sliceable W STS.
PVCoherence: Designing Flat Coherence Protocols for Scalable Verification
TL;DR: The authors focus on flat (nonhierarchical) coherence protocols using a mostly automated methodology based on parametric verification, and present design guidelines that enable parametric verify of protocols with arbitrary numbers of cores.
21
Automatic Non-Interference Lemmas for Parameterized Model Checking
Jesse Bingham
- 17 Nov 2008
TL;DR: This work shows how the process of inferring appropriate non-interference lemmas can be automated, and instantiate this theory to a class of symmetric parameterized systems, and shows how BDDs can be used to perform all involved computations.