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 <[email protected]>
Co-authored-by: Alexander Condello <[email protected]>
Co-authored-by: Alexander Condello <[email protected]>
Co-authored-by: Arafat <[email protected]>
Co-authored-by: arafatk <[email protected]>
Co-authored-by: Bradley Ellert <[email protected]>
Co-authored-by: Heidi Tong <[email protected]>
Co-authored-by: Jack Raymond <[email protected]>
Co-authored-by: Jack Raymond <[email protected]>
Co-authored-by: James Cortese <[email protected]>
Co-authored-by: Jason Necaise <[email protected]>
Co-authored-by: Jeremy Fan <[email protected]>
Co-authored-by: Joel M. Gottlieb <[email protected]>
Co-authored-by: Joel Pasvolsky <[email protected]>
Co-authored-by: John McFarland <[email protected]>
Co-authored-by: Kelly Boothby <[email protected]>
Co-authored-by: Maximilian Schmidt <[email protected]>
Co-authored-by: Radomir Stevanovic <[email protected]>
Co-authored-by: vgoliber <[email protected]>
Co-authored-by: Victoria Goliber <[email protected]>
Co-authored-by: Victoria Goliber <[email protected]>
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 <[email protected]>
Co-authored-by: Alexander Condello <[email protected]>
Co-authored-by: Heidi Tong <[email protected]>
Co-authored-by: James Cortese <[email protected]>
Co-authored-by: Jeremy Fan <[email protected]>
Co-authored-by: Joel Pasvolsky <[email protected]>
Co-authored-by: Kelly Boothby <[email protected]>
Co-authored-by: Maximilian Schmidt <[email protected]>
Co-authored-by: Victoria Goliber <[email protected]>
Co-authored-by: Victoria Goliber <[email protected]>
@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