Skip to content

Add problem generators from dwave-networkx algorithms#1420

Draft
randomir wants to merge 12 commits into
dwavesystems:mainfrom
randomir:feature/add-problem-generators-from-dnx
Draft

Add problem generators from dwave-networkx algorithms#1420
randomir wants to merge 12 commits into
dwavesystems:mainfrom
randomir:feature/add-problem-generators-from-dnx

Conversation

@randomir
Copy link
Copy Markdown
Member

@randomir randomir commented Apr 30, 2026

AI Generation Disclosure

No AI used.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

❌ Patch coverage is 74.54545% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.22%. Comparing base (ed23caf) to head (9c7fb7d).

Files with missing lines Patch % Lines
dimod/generators/coloring.py 64.28% 25 Missing ⚠️
dimod/generators/partition.py 19.23% 21 Missing ⚠️
dimod/generators/social.py 20.00% 8 Missing ⚠️
dimod/generators/markov.py 96.29% 1 Missing ⚠️
dimod/generators/matching.py 97.56% 1 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@randomir randomir closed this Apr 30, 2026
@randomir randomir force-pushed the feature/add-problem-generators-from-dnx branch from 513318d to ed23caf Compare April 30, 2026 20:11
@randomir randomir reopened this Apr 30, 2026
@randomir randomir force-pushed the feature/add-problem-generators-from-dnx branch 2 times, most recently from 75c4a44 to 4c34fcd Compare April 30, 2026 22:06
@randomir randomir changed the title Feature/add problem generators from dnx Add problem generators from dwave-networkx algorithms Apr 30, 2026
@randomir randomir force-pushed the feature/add-problem-generators-from-dnx branch 2 times, most recently from 63adf50 to 9c7fb7d Compare May 5, 2026 19:40
randomir and others added 10 commits May 11, 2026 18:55
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>
@randomir randomir force-pushed the feature/add-problem-generators-from-dnx branch from 3b9bcba to e0e556d Compare May 11, 2026 16:56
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.

1 participant