10 citations · 13 across the 2 of their papers we have counts for
2 papers
cs.PL2022★ 10 cited
A Survey on Parallelism and Determinism
Laure Gonnord, Ludovic Henrio, Lionel Morel +1
Parallelism is often required for performance. In these situations an excess of non-determinism is harmful as it means the program can have several different behaviours or even dif…
cs.PL2011★ 3 cited
Using Bounded Model Checking to Focus Fixpoint Iterations
David Monniaux, Laure Gonnord
Two classical sources of imprecision in static analysis by abstract interpretation are widening and merge operations. Merge operations can be done away by distinguishing paths, as…