Skip to content

Conversation

schillic
Copy link
Member

Currently, remove_redundant_constraints returns an EmptySet if the constraints are contradicting. I think this is unexpected. Instead, I suggest to return nothing.

@schillic schillic added the breaking ❌ This change may break things label Jul 26, 2024
@schillic schillic marked this pull request as ready for review July 26, 2024 15:02
@schillic schillic changed the title Let remove_redundant_constraints return nothing Let remove_redundant_constraints return an empty list if infeasible Sep 28, 2024
@schillic schillic requested a review from mforets September 28, 2024 19:19
@schillic schillic merged commit feb9db4 into master Nov 19, 2024
7 checks passed
@schillic schillic deleted the schillic/rrc branch November 19, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking ❌ This change may break things
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants