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

[P4Testgen] Make more functions of the P4Tools Z3 API accessible. #4322

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

fruffy
Copy link
Collaborator

@fruffy fruffy commented Jan 10, 2024

The Z3 translator and some utility functions of the solver are generally useful. Make them public.

Also add some functions, which directly work with z3 expressions. In some cases we want to assert an expression earlier in the solver and rely on incrementality.

@fruffy fruffy added the p4tools Topics related to the P4Tools back end label Jan 10, 2024
@fruffy fruffy requested a review from vlstill January 25, 2024 21:03
@fruffy fruffy force-pushed the fruffy/testgen_z3_api branch 2 times, most recently from e6e271c to e373a39 Compare February 6, 2024 14:40
@fruffy fruffy added this pull request to the merge queue Mar 5, 2024
Merged via the queue into main with commit 633d8c5 Mar 5, 2024
18 checks passed
@fruffy fruffy deleted the fruffy/testgen_z3_api branch March 5, 2024 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p4tools Topics related to the P4Tools back end
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants