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

Enhancement: support more than 1 condition inside min/max aggregates for translation #9

Open
MaxOstrowski opened this issue Jun 15, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@MaxOstrowski
Copy link
Member

No description provided.

@MaxOstrowski MaxOstrowski added the enhancement New feature or request label Jun 15, 2023
@MaxOstrowski
Copy link
Member Author

Also support non-literal conditions like X > 7 inside these aggregates

@MaxOstrowski
Copy link
Member Author

The set of conditions must have bound variables and may not rely on outside Variables.

@MaxOstrowski
Copy link
Member Author

Also the length of conditions is restricted to 1 currently, fix this too.

@MaxOstrowski
Copy link
Member Author

002.jobshop.lp

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

No branches or pull requests

1 participant