Skip to content

Add default routing stage plugin #13802

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

Merged
merged 1 commit into from
Feb 21, 2025
Merged

Conversation

jakelishman
Copy link
Member

Summary

This is added for a similar reason as the recent default translation-stage plugin (gh-13794). We currently have no plans to change the default routing method, if not only because the default layout plugin does routing most of the time, but this makes the semantics of "just use the default method" clearer.

Details and comments

Co-authored-by: Elena's neuroses <ocd@peña-tapia.es>

This is added for a similar reason as the recent `default`
translation-stage plugin (Qiskitgh-13794).  We currently have no plans to
change the default routing method, if not only because the `default`
layout plugin does routing most of the time, but this makes the
semantics of "just use the default method" clearer.
@jakelishman jakelishman added Changelog: New Feature Include in the "Added" section of the changelog Changelog: API Change Include in the "Changed" section of the changelog mod: transpiler Issues and PRs related to Transpiler labels Feb 6, 2025
@jakelishman jakelishman added this to the 2.0.0 milestone Feb 6, 2025
@jakelishman jakelishman requested a review from a team as a code owner February 6, 2025 15:37
@qiskit-bot
Copy link
Collaborator

One or more of the following people are relevant to this code:

  • @Qiskit/terra-core

@coveralls
Copy link

Pull Request Test Coverage Report for Build 13182382999

Details

  • 7 of 7 (100.0%) changed or added relevant lines in 5 files are covered.
  • 18 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.007%) to 88.586%

Files with Coverage Reduction New Missed Lines %
crates/accelerate/src/two_qubit_decompose.rs 1 92.08%
crates/qasm2/src/lex.rs 5 91.98%
crates/qasm2/src/parse.rs 12 96.68%
Totals Coverage Status
Change from base Build 13181611285: -0.007%
Covered Lines: 79325
Relevant Lines: 89546

💛 - Coveralls

Copy link
Contributor

@ElePT ElePT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ocd@peña-tapia.es is satisfied with this PR.

@jakelishman jakelishman added this pull request to the merge queue Feb 21, 2025
Merged via the queue into Qiskit:main with commit ea7c3e3 Feb 21, 2025
17 checks passed
@jakelishman jakelishman deleted the default-routing branch February 21, 2025 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: API Change Include in the "Changed" section of the changelog Changelog: New Feature Include in the "Added" section of the changelog mod: transpiler Issues and PRs related to Transpiler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants