Skip to content

Conversation

@blegat
Copy link
Member

@blegat blegat commented Aug 24, 2024

This is useful in constraint programming where you often have a set that is a special case of another one.
One example is CBLS.jl that has sets with a few more options that the MOI ones: JuliaConstraints/CBLS.jl#37

@odow
Copy link
Member

odow commented Sep 26, 2024

This need docs and tests

@odow
Copy link
Member

odow commented Oct 9, 2024

I'm still not convinced this is necessary

@odow
Copy link
Member

odow commented Oct 17, 2024

Isn't a better solution just for CBLS to use the MOI sets?

@blegat
Copy link
Member Author

blegat commented Oct 17, 2024

CBLS defines some with additional options so if the user uses the MOI set than he can use MiniZinc as well but if he plans to use CBLS only then he can uses sets with addtional options

Copy link
Member

@odow odow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you add the header I relent.

@blegat blegat merged commit 278fba5 into master Oct 31, 2024
15 of 16 checks passed
@blegat blegat deleted the bl/set_conv branch October 31, 2024 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants