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

Fix minVC filter #5

Merged
merged 6 commits into from
May 14, 2020
Merged

Fix minVC filter #5

merged 6 commits into from
May 14, 2020

Conversation

viktorbesin
Copy link
Contributor

Instead of connecting all vertices connected to those who need introduction, the fix creates the appropriate OR-clauses for every edge produced in the bag of a node.

It is important to notice that all edges connecting vertices of the bag (not only the ones connected to introduced vertices) have to be checked, otherwise some seeds produce wrong solutions.

@hmarkus hmarkus merged commit daaa2c9 into hmarkus:master May 14, 2020
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.

None yet

3 participants