Current status: Trying to come up with sensible SMT2 encodings for circuit-based incremental ∃∀-problems (without throwing out all the code I already have for dealing with ordinary ∃-problems).pic.twitter.com/f5nDtDSZHi
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
I need this to encode concurrent SVA properties of the form assume property (regex1 |-> regex2); with arbitrary complex regex2. (Assert of the same thing is trivial, so is assume with a linear regex2.)