Skip to content

support named properties in EBMC/ic3 #2

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
May 18, 2017

Conversation

mgudemann
Copy link
Contributor

EBMC/ic3 used the hypothesis that properties are numbered, not named. This
removes this constraint by comparing the index of the property in ic3_enginet
/ CompInfo to the index in the property list.

This also adds a regression test that uses named properties.

@mgudemann mgudemann self-assigned this May 3, 2017
@mgudemann mgudemann requested a review from eigold May 3, 2017 08:59
EBMC/ic3 used the hypothesis that properties are numbered, not named. This
removes this constraint by comparing the index of the property in `ic3_enginet`
/ `CompInfo` to the index in the property list.

This also adds a regression test that uses named properties.
@mgudemann mgudemann force-pushed the fix/named_properties_ebmc_ic3 branch from a4d5a04 to b07902d Compare May 3, 2017 09:03
Copy link
Contributor

@eigold eigold left a comment

Choose a reason for hiding this comment

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

well done!

@eigold
Copy link
Contributor

eigold commented May 18, 2017 via email

@mgudemann
Copy link
Contributor Author

Hi Eugene,

yes, I get a notification. github is quite chatty in this regard :-)
Best,
Matthias

@mgudemann mgudemann merged commit 7250057 into master May 18, 2017
@mgudemann mgudemann deleted the fix/named_properties_ebmc_ic3 branch June 29, 2017 19:09
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