poi icon indicating copy to clipboard operation
poi copied to clipboard

Use Avalog as context solver

Open bvssvni opened this issue 4 years ago • 0 comments

Currently, there are some soundness problems due to Poi not being able to tell different types apart.

These problems can be solved by storing information in the context. However, since conflicting information or inductive information might be stored in the context, this requires a monotonic solver with ambiguity checking.

I suggest using Avalog.

bvssvni avatar May 10 '21 21:05 bvssvni