Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Avalog as context solver #1061

Open
bvssvni opened this issue May 10, 2021 · 0 comments
Open

Use Avalog as context solver #1061

bvssvni opened this issue May 10, 2021 · 0 comments

Comments

@bvssvni
Copy link
Contributor

bvssvni commented May 10, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant