8000 Error in bdd.count() with assignments · Issue #2 · rheradio/bdd4va · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Error in bdd.count() with assignments #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

Open
jmhorcas opened this issue May 26, 2024 · 0 comments
Open

Error in bdd.count() with assignments #2

jmhorcas opened this issue May 26, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jmhorcas
Copy link
Collaborator

When counting the number of configurations with an assignment including a negative feature, example ['f1', 'not f2'], the negative assignament is totally ignored by the count() method, giving as result the same as ['f1']. This occurs in some cases (not all).

To replicate:
Try the following model: https://github.com/flamapy/bdd_metamodel/blob/develop/tests/models/bdd_models/MobilePhone.dddmp
and the following assingment: ['MP3', 'not GPS'] it gives the same number of configurations than ['MP3']

@jmhorcas jmhorcas added the bug Something isn't working label May 26, 2024
@jmhorcas jmhorcas changed the title Error in bdd.count() with assignaments Error in bdd.count() with assignments May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
0