Skip to content

Add reverse dependency on graphix-mqtbench plugin.#550

Merged
matulni merged 2 commits into
TeamGraphix:masterfrom
matulni:graphix-mqtbench
Jul 7, 2026
Merged

Add reverse dependency on graphix-mqtbench plugin.#550
matulni merged 2 commits into
TeamGraphix:masterfrom
matulni:graphix-mqtbench

Conversation

@matulni

@matulni matulni commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

This commit introduces a reverse dependency on the graphix-mqtbench plugin and lists it in the README.

Current reverse dependency points to the branch minimal in my fork to ensure that the CI passes, but upon merging TeamGraphix/graphix-mqtbench#1, we can edit the nox file to point to the main branch in the base TeamGraphix repository.

This new plugin offers an API to interface with the MQT Bench suite which is useful for benchmarking Graphix with relevant circuits (both the simulator backends and the optimization workflow). Since we still don't have a robust pipeline to benchmark execution times and the pattern optimization passes, the glue code to perform the benchmarks is presented in the plugin's README instead of being part of the plugin's codebase.

TODO

Up CHANGELOG

@matulni matulni requested a review from thierry-martinez June 30, 2026 12:29
@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.60%. Comparing base (988f04d) to head (5526990).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #550   +/-   ##
=======================================
  Coverage   90.60%   90.60%           
=======================================
  Files          49       49           
  Lines        7471     7471           
=======================================
  Hits         6769     6769           
  Misses        702      702           

☔ View full report in Codecov by Harness.
📢 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.

@matulni matulni merged commit 7cb4a14 into TeamGraphix:master Jul 7, 2026
24 checks passed
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.

2 participants