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

We have an example we would like to contribute #7

Closed
pgora opened this issue Sep 2, 2020 · 8 comments
Closed

We have an example we would like to contribute #7

pgora opened this issue Sep 2, 2020 · 8 comments

Comments

@pgora
Copy link

pgora commented Sep 2, 2020

Description

We develop algorithms for solving the Capacitated Vehicle Routing Problem (CVRP) using D-Wave’s solvers. It is an open source project and results of our experiments were summarized in a paper “New hybrid quantum annealing algorithms for solving Vehicle Routing Problem” accepted for the ICCS conference (https://link.springer.com/chapter/10.1007/978-3-030-50433-5_42).

How to run the example

The README is available in our current repository: https://github.com/xBorox1/D-Wave-2, e.g., you can just run python3 SolutionPartitioningSolver.py to see an example.

Link to your repo

https://github.com/xBorox1/D-Wave-2

Environment

  • Python version: 3.7.0
  • Ocean version: 2.1

Additional information

License: Apache 2.0

@hhtong
Copy link
Contributor

hhtong commented Feb 17, 2021

Hi @pgora, thanks for your contribution and sorry for the long wait! This is really cool work that you guys have done, and we would like to fork your repository on dwave-examples.

We are also hoping to update your contribution to use the latest version of dwave-ocean-sdk and add some basic smoke tests to ensure that everything is running as it should. This is something we can do on our fork and may later submit a pull request to you.

Please let us know if this sounds good and if you have any questions or concerns.

@pgora
Copy link
Author

pgora commented Feb 17, 2021

Hello! Yes, it looks goods, thanks for this opportunity.

@hhtong
Copy link
Contributor

hhtong commented Mar 10, 2021

Link to example: https://github.com/dwave-examples/D-Wave-VRP

@hhtong hhtong closed this as completed Mar 10, 2021
@pgora
Copy link
Author

pgora commented May 1, 2024 via email

@randomir
Copy link
Contributor

randomir commented May 1, 2024

That would be great, please do! 🙂

The only thing to consider is adding our devcontainer.json that we use on our examples, so it can easily be run from GitHub Codespaces.

@pgora
Copy link
Author

pgora commented May 2, 2024 via email

@pgora
Copy link
Author

pgora commented May 9, 2024 via email

@thisac
Copy link

thisac commented May 21, 2024

Hi @pgora. You can create a new branch in your original repository (https://github.com/xBorox1/D-Wave-2) (or just update the main branch there, if you prefer) and then create a PR for the example on our organization (https://github.com/dwave-examples/D-Wave-VRP). Just make sure that it's up to date with our fork first.

If you prefer you could also create a completely new fork but I don't think that's really necessary here.

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

No branches or pull requests

4 participants