Skip to content

WIP: Automated Equivalence Checking - #778

Draft
MaxieHelenBichmann wants to merge 16 commits into
mainfrom
equivalence-checking
Draft

WIP: Automated Equivalence Checking#778
MaxieHelenBichmann wants to merge 16 commits into
mainfrom
equivalence-checking

Conversation

@MaxieHelenBichmann

@MaxieHelenBichmann MaxieHelenBichmann commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

Description

Equivalence-checking methods for deciding permutation and local Clifford equivalence of stabilizer and CSS codes; developed for my bachelor's thesis.

Some cleanups need to be done, and bigger picture questions answered, otherwise finished.

  • potentially reduce from whole submodule to utility functions, or methods of *Code ?
  • where to put documentation?

Checklist

  • The pull request only contains commits that are focused and relevant to this change.
  • I have added appropriate tests that cover the new/changed functionality.
  • I have updated the documentation to reflect these changes.
  • The changes follow the project's style guidelines and introduce no new warnings.
  • The changes are fully tested and pass the CI checks.
  • I have reviewed my own code changes.

If PR contains AI-assisted content:

  • Any agent that created, edited, or submitted GitHub content was explicitly authorized for that scope, as required by our AI Usage Guidelines.
  • Every agent-authored or agent-edited public text body begins with the visible disclosure 🤖 *AI text below* 🤖 (titles are exempt).
  • I have disclosed AI assistance in the PR description.
  • I confirm that I have personally reviewed and understood all AI-generated content, and accept full responsibility for it.

@codecov

codecov Bot commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 94.56869% with 34 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...mqt/qecc/equivalence_checking/local_clifford_eq.py 92.8% 24 Missing ⚠️
...rc/mqt/qecc/equivalence_checking/permutation_eq.py 96.4% 10 Missing ⚠️

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant