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

"can process fully" #2255

Merged
merged 8 commits into from
Dec 18, 2024
Merged

"can process fully" #2255

merged 8 commits into from
Dec 18, 2024

Conversation

chriseth
Copy link
Member

@chriseth chriseth commented Dec 18, 2024

Add a function to the Machine trait that can be used to determine if a submachine call with certain known inputs and certain range constraints can be fully processed by the called machine.

@chriseth chriseth changed the title can process "can process fully" Dec 18, 2024
Copy link
Collaborator

@georgwiese georgwiese left a comment

Choose a reason for hiding this comment

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

Cool, just a comment

Copy link
Collaborator

@georgwiese georgwiese left a comment

Choose a reason for hiding this comment

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

LGTM

@chriseth chriseth enabled auto-merge December 18, 2024 19:06
@chriseth chriseth mentioned this pull request Dec 18, 2024
9 tasks
@chriseth chriseth added this pull request to the merge queue Dec 18, 2024
Merged via the queue into main with commit 89a01a4 Dec 18, 2024
16 checks passed
@chriseth chriseth deleted the can_process branch December 18, 2024 20:05
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.

2 participants