Skip to content

[gpuCI] Auto-merge branch-0.18 to branch-0.19 [skip ci]#1403

Merged
GPUtester merged 1 commit intobranch-0.19from
branch-0.18
Feb 11, 2021
Merged

[gpuCI] Auto-merge branch-0.18 to branch-0.19 [skip ci]#1403
GPUtester merged 1 commit intobranch-0.19from
branch-0.18

Conversation

@GPUtester
Copy link
Copy Markdown
Contributor

Auto-merge triggered by push to branch-0.18 that creates a PR to keep branch-0.19 up-to-date. If this PR is unable to be immediately merged due to conflicts, it will remain open for the team to manually merge.

This PR implements an approximated solution to the Traveling Salesperson Problem (TSP).
The algorithm is exposed under ```traversal``` through a Python API taking 2D pos as input and returning a route.
This PR relies on RAFT KNN: rapidsai/raft#126
Solves: #1185

Authors:
  - Hugo Linsenmaier (@hlinsen)

Approvers:
  - AJ Schmidt (@ajschmidt8)
  - Brad Rees (@BradReesWork)
  - Rick Ratzel (@rlratzel)
  - Alex Fender (@afender)
  - Andrei Schaffer (@aschaffer)

URL: #1360
@GPUtester GPUtester requested review from a team as code owners February 11, 2021 14:19
@GPUtester
Copy link
Copy Markdown
Contributor Author

SUCCESS - Auto-merge complete.

@GPUtester GPUtester merged commit 591b5e7 into branch-0.19 Feb 11, 2021
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.

2 participants