CozySynthesizer / cozy

The collection synthesizer
https://cozy.uwplse.org
Apache License 2.0
209 stars 18 forks source link

Dramatically reduce encoding times for some equality formulas #121

Open Calvin-L opened 4 years ago

Calvin-L commented 4 years ago

Mitigates (but does not entirely fix) #108.

Calvin-L commented 4 years ago

This is definitely an improvement: examples/select-flatmap.ds no longer hangs doing formula encoding. However, now it hangs waiting for Z3. We may need a different approach.