Skip to content

Hanoi Omega-Automata INT is 32 bits #1226

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

Merged
merged 1 commit into from
Aug 7, 2025
Merged

Hanoi Omega-Automata INT is 32 bits #1226

merged 1 commit into from
Aug 7, 2025

Conversation

kroening
Copy link
Member

@kroening kroening commented Aug 7, 2025

The Hanoi Omega-Automata specification requires that numbers of type INT are nonnegative and less than 2^31. Hence, uint32_t suffices, mp_integer is not necessary.

The Hanoi Omega-Automata specification requires that numbers of type INT are
nonnegative and less than 2^31.  Hence, uint32_t suffices, mp_integer is not
necessary.
@kroening kroening marked this pull request as ready for review August 7, 2025 02:17
@tautschnig tautschnig merged commit 867bb66 into main Aug 7, 2025
11 checks passed
@tautschnig tautschnig deleted the hoa-intt branch August 7, 2025 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants