Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

Fixing off-by-one issue in the encoding of distinct for SMT2 #7

Closed
wants to merge 1 commit into from

Conversation

aytey
Copy link
Contributor

@aytey aytey commented Jul 2, 2018

Fixes #6 .

@aniemetz what's the best way to add a test for this bug?

@aytey aytey mentioned this pull request Jul 2, 2018
@mpreiner
Copy link
Member

mpreiner commented Jul 2, 2018

I fixed it differently to avoid generating p[1].exp != p[2].exp twice and added a the testcase to the regression tests (20fc152).

@mpreiner mpreiner closed this Jul 2, 2018
@aytey aytey deleted the avj_boolector_distinct_issue_6 branch August 14, 2018 18:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants