zkincaid / duet

Duet: static analysis for unbounded concurrency
http://duet.cs.toronto.edu
MIT License
23 stars 17 forks source link

Variant of subexponential abstraction algorithm #16

Closed ahumenberger closed 4 years ago

ahumenberger commented 4 years ago

This here is a version of the algorithm we discussed last week. It does the subsumption check only for the reset branch. The subsumption check for the non-resets might introduce too much overhead in practice.