Add problem generators from dwave-networkx algorithms#1420
Draft
randomir wants to merge 12 commits into
Draft
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1420 +/- ##
==========================================
- Coverage 94.63% 94.22% -0.41%
==========================================
Files 100 106 +6
Lines 10594 10814 +220
==========================================
+ Hits 10026 10190 +164
- Misses 568 624 +56 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
513318d to
ed23caf
Compare
75c4a44 to
4c34fcd
Compare
63adf50 to
9c7fb7d
Compare
Squashed 'dwave_networkx/algorithms/' content from commit ae33535 git-subtree-dir: dwave_networkx/algorithms git-subtree-split: ae33535 Full history: https://github.com/dwavesystems/dwave-graphs/tree/legacy/dwave-networkx/dwave_networkx/algorithms Co-authored-by: Aidan Roy <aroy@dwavesys.com> Co-authored-by: Alexander Condello <acondello@dwavesys.com> Co-authored-by: Alexander Condello <arcondello@gmail.com> Co-authored-by: Arafat <arafat@iitkgp.ac.in> Co-authored-by: arafatk <arafat@iitkgp.ac.in> Co-authored-by: Bradley Ellert <bellert@dwavesys.com> Co-authored-by: Heidi Tong <htong@dwavesys.com> Co-authored-by: Jack Raymond <10591246+jackraymond@users.noreply.github.com> Co-authored-by: Jack Raymond <jraymond@dwavesys.com> Co-authored-by: James Cortese <james_cortese@comcast.com> Co-authored-by: Jason Necaise <jnecaise@dwavesys.com> Co-authored-by: Jeremy Fan <jfan@dwavesys.com> Co-authored-by: Joel M. Gottlieb <jgottlieb@dwavesys.com> Co-authored-by: Joel Pasvolsky <jpasvolsky@dwavesys.com> Co-authored-by: John McFarland <jmcfarland@dwavesys.com> Co-authored-by: Kelly Boothby <boothby@dwavesys.com> Co-authored-by: Maximilian Schmidt <maximilian.schmidt@jp.kpmg.com> Co-authored-by: Radomir Stevanovic <radomir.stevanovic@gmail.com> Co-authored-by: vgoliber <victoria.goliber@gmail.com> Co-authored-by: Victoria Goliber <38987205+vgoliber@users.noreply.github.com> Co-authored-by: Victoria Goliber <vgoliber@dwavesys.com>
Squashed QUBO tests from: tests/test_coloring.py tests/test_markov.py tests/test_matching.py tests/test_tsp.py Full history: https://github.com/dwavesystems/dwave-graphs/tree/legacy/dwave-networkx/tests Co-authored-by: Alexander Condello <acondello@dwavesys.com> Co-authored-by: Alexander Condello <arcondello@gmail.com> Co-authored-by: Heidi Tong <htong@dwavesys.com> Co-authored-by: James Cortese <james_cortese@comcast.com> Co-authored-by: Jeremy Fan <jfan@dwavesys.com> Co-authored-by: Joel Pasvolsky <jpasvolsky@dwavesys.com> Co-authored-by: Kelly Boothby <boothby@dwavesys.com> Co-authored-by: Maximilian Schmidt <maximilian.schmidt@jp.kpmg.com> Co-authored-by: Victoria Goliber <38987205+vgoliber@users.noreply.github.com> Co-authored-by: Victoria Goliber <vgoliber@dwavesys.com>
3b9bcba to
e0e556d
Compare
Add type hints, update docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
AI Generation Disclosure
No AI used.