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

New version: DisjunctiveProgramming v0.5.0 #96008

Conversation

JuliaRegistrator
Copy link
Contributor

@JuliaRegistrator JuliaRegistrator commented Nov 27, 2023

## Breaking changes

- Rename `DisjunctConstraint` as `Disjunct`: https://github.com/hdavid16/DisjunctiveProgramming.jl/pull/86
- Add exactly 1 constraints via the `exactly1` keyword argument when creating disjunctions: https://github.com/hdavid16/DisjunctiveProgramming.jl/pull/90
- Refactor logical constraints to use new `:= true` syntax instead of `in IsTrue()`: https://github.com/hdavid16/DisjunctiveProgramming.jl/pull/91
- Disallow logical constraints with only 1 logical variable: https://github.com/hdavid16/DisjunctiveProgramming.jl/pull/92
- Support general number types: https://github.com/hdavid16/DisjunctiveProgramming.jl/pull/93

## Additional changes

- Various coverage improvements, bug fixes, and doc improvements

Copy link
Contributor

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment. You can edit blocking comments, adding [noblock] to them in order to unblock auto-merging.

UUID: 0d27d021-0159-4c7d-b4a7-9ccb5d9366cf
Repo: https://github.com/hdavid16/DisjunctiveProgramming.jl.git
Tree: 30de9a78e549b83a8ce340e5ce0bbd6fa0758e38

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
@JuliaRegistrator JuliaRegistrator force-pushed the registrator-disjunctiveprogramming-0d27d021-v0.5.0-937e5dc227 branch from ee4f983 to 5ee638a Compare November 27, 2023 15:19
@JuliaTagBot JuliaTagBot merged commit 4000ab4 into master Nov 27, 2023
10 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-disjunctiveprogramming-0d27d021-v0.5.0-937e5dc227 branch November 27, 2023 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants