馃殮 Move DD sampling to MQT DDSIM - #529
Draft
simon1hofmann wants to merge 2 commits into
Draft
Conversation
12 tasks
Member
|
The 3.10 fallback can be dropped as we are dropping 3.10 support everywhere (including here). |
simon1hofmann
force-pushed
the
codex/2103-move-dd-sampling-to-ddsim
branch
from
August 28, 2026 07:40
33551ff to
4aa2468
Compare
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 text below 馃
Description
Move the DD sampling used by the CSP and TSP solvers from
mqt.core.ddtomqt.ddsim, where the high-level simulator API is moving as part ofmunich-quantum-toolkit/core#2103.
ProblemSolver now requires Python 3.11 after #528, so this branch imports
samplefrom DDSIM unconditionally and addsmqt.ddsim>=2.6.0. NoProblemSolver API or solver behavior is intended to change.
Dependencies and merge order
This draft depends on munich-quantum-toolkit/core#2273,
munich-quantum-toolkit/ddsim#978, and the publication of MQT DDSIM 2.6.0. Once
that release is available, regenerate and commit
uv.lock, run the fulllint/test checks, and mark this pull request ready for review.
Validation
uv-lockandtychecks cannot resolve the unreleased DDSIM 2.6.0dependency yet
AI assistance
Codex materially assisted with implementation, validation, review, and this pull
request description. A human must review and understand the changes before
marking this pull request ready.
Checklist
If PR contains AI-assisted content:
馃 *AI text below* 馃(titles are exempt).