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

Adds option to stop adding edges to insertable #5

Merged
merged 2 commits into from
Apr 27, 2016
Merged

Adds option to stop adding edges to insertable #5

merged 2 commits into from
Apr 27, 2016

Conversation

harrymvr
Copy link
Owner

Given a number k, this commit adds the ability to stop the DFS that
updates the insertable set, after the set grows bigger than k.

Given a number k, this commit adds the ability to stop the DFS that
updates the insertable set, after the set grows bigger than k.
@coveralls
Copy link

coveralls commented Apr 27, 2016

Coverage Status

Coverage decreased (-0.4%) to 54.012% when pulling bcae49b on develop into b49362b on master.

@coveralls
Copy link

coveralls commented Apr 27, 2016

Coverage Status

Coverage decreased (-0.05%) to 54.321% when pulling 7893227 on develop into b49362b on master.

@harrymvr harrymvr merged commit 7ddc331 into master Apr 27, 2016
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

2 participants