Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

moved parallel vertex subset code into VertexSubsets #1418

Conversation

sbromberger
Copy link
Owner

This moves the parallel independent set, dominating set, and vertex cover into VertexSubsets, and moves Parallel.utils into LightGraphs.utils.

I plan on merging this on Tuesday, May 12 with the consolidate-deprecations unless there are objections.

@codecov
Copy link

codecov bot commented May 11, 2020

Codecov Report

Merging #1418 into sbromberger/consolidate-deprecations will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@                           Coverage Diff                            @@
##           sbromberger/consolidate-deprecations    #1418      +/-   ##
========================================================================
+ Coverage                                 96.61%   96.63%   +0.01%     
========================================================================
  Files                                       179      184       +5     
  Lines                                      5371     5401      +30     
========================================================================
+ Hits                                       5189     5219      +30     
  Misses                                      182      182              

@sbromberger sbromberger merged commit 8fd41eb into sbromberger/consolidate-deprecations May 12, 2020
sbromberger added a commit that referenced this pull request May 12, 2020
* VertexSubsets, plus consolidation of deprecations

* moved parallel vertex subset code into VertexSubsets (#1418)
@sbromberger sbromberger deleted the sbromberger/parallel-vertex-subsets branch May 13, 2020 19:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant