Skip to content

[WIP UNREVIEWED SLOP] Add a BoundedConstraint utility#8828

Draft
tlively wants to merge 1 commit into
bound-latticefrom
bounded-constraints
Draft

[WIP UNREVIEWED SLOP] Add a BoundedConstraint utility#8828
tlively wants to merge 1 commit into
bound-latticefrom
bounded-constraints

Conversation

@tlively

@tlively tlively commented Jun 10, 2026

Copy link
Copy Markdown
Member

It supports bounded conjunctions of <, <=, >, and >= relations with both arbitrary 64-bit integer constants and locals (represented with their indices). When the finite number of constraints would be exceeded, prioritize keeping the integer constraints and drop the extra variable constraints.

It supports bounded conjunctions of <, <=, >, and >= relations with both arbitrary 64-bit integer constants and locals (represented with their indices). When the finite number of constraints would be exceeded, prioritize keeping the integer constraints and drop the extra variable constraints.
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

Successfully merging this pull request may close these issues.

1 participant