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

Implement the holy green solver considering array indexes #1206

Open
feliam opened this issue Oct 21, 2018 · 0 comments
Open

Implement the holy green solver considering array indexes #1206

feliam opened this issue Oct 21, 2018 · 0 comments

Comments

@feliam
Copy link
Contributor

feliam commented Oct 21, 2018

This is an experimental approach and it is similar to the Green query reuse idea but with an addition. It contemplates array indexed access in the slicing. Constraints accessing some index of an array are independent of constraints using a disjoint set of indexes. This gets a little more complex with symbolic indexes.

See. https://github.com/holycrap872/green-solver/blob/master/README.md

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

No branches or pull requests

2 participants