phasar
phasar copied to clipboard
Distributed Work-list Algorithm
Determine if parts of the monotone framework's work-list algorithm can be parallelized to boost overall efficiency of the usually not very scalable approach.
The paper "Toward Full Elasticity in Distributed Static Analysis: The Case of Callgraph Analysis" (ESEC/FSE'17) might be a good starting point.
Hi! What is the progress on the issue?
Did I get it right that the issue is parallelizing the functions solve in the two files here?