Skip to content

remove tsp implementation from 21.10#1812

Merged
rapids-bot[bot] merged 3 commits intorapidsai:branch-21.10from
ChuckHastings:delete_tsp
Sep 10, 2021
Merged

remove tsp implementation from 21.10#1812
rapids-bot[bot] merged 3 commits intorapidsai:branch-21.10from
ChuckHastings:delete_tsp

Conversation

@ChuckHastings
Copy link
Collaborator

TSP implementation being removed

@ChuckHastings ChuckHastings requested review from a team as code owners September 9, 2021 17:21
@ChuckHastings ChuckHastings self-assigned this Sep 9, 2021
@ChuckHastings ChuckHastings added this to the 21.10 milestone Sep 9, 2021
@ChuckHastings ChuckHastings added the improvement Improvement / enhancement to an existing function label Sep 9, 2021
@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2021

Codecov Report

Merging #1812 (8152127) into branch-21.10 (bf64c2c) will decrease coverage by 58.00%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##           branch-21.10   #1812       +/-   ##
================================================
- Coverage         59.85%   1.84%   -58.01%     
================================================
  Files                77       5       -72     
  Lines              3547     325     -3222     
================================================
- Hits               2123       6     -2117     
+ Misses             1424     319     -1105     
Impacted Files Coverage Δ
python/cugraph/structure/convert_matrix.py
...raph/structure/graph_implementation/simpleGraph.py
python/cugraph/traversal/sssp.py
python/cugraph/traversal/bfs.py
python/cugraph/community/subgraph_extraction.py
python/cugraph/utilities/grmat.py
python/cugraph/dask/community/__init__.py
python/cugraph/community/ecg.py
python/cugraph/community/__init__.py
python/cugraph/utilities/path_retrieval.py
... and 69 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c3d798f...8152127. Read the comment docs.

@ChuckHastings ChuckHastings requested a review from a team as a code owner September 10, 2021 03:45
@BradReesWork
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 35b04b4 into rapidsai:branch-21.10 Sep 10, 2021
@ChuckHastings ChuckHastings deleted the delete_tsp branch February 1, 2022 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Breaking change improvement Improvement / enhancement to an existing function

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants