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

Towards model generation in bitwuzla #148

Merged
merged 3 commits into from
Jun 14, 2024

Conversation

filipeom
Copy link
Member

@filipeom filipeom commented Jun 13, 2024

This PR includes:

  • A adequate way of fetching bitv and float values from Bitwuzla
  • A way to generate (possibly buggy) models
    • There are several ways in which I can think symbol_table will cause trouble
  • Random code refactoring in the parametric mappings and Bitwuzla's mappings
  • One or two more tests

@filipeom filipeom force-pushed the bitwuzla-mappings2 branch from 7122d4e to 165c677 Compare June 14, 2024 12:20
@filipeom filipeom enabled auto-merge (rebase) June 14, 2024 12:20
@filipeom filipeom merged commit 5fc23a0 into formalsec:main Jun 14, 2024
9 checks passed
This was linked to issues Jun 17, 2024
This was referenced Jun 17, 2024
@filipeom filipeom deleted the bitwuzla-mappings2 branch June 17, 2024 09:17
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.

Bitwuzla segfaults due to Obj.magic 0 Add Bitwuzla solver
1 participant