cda-tum / mqt-core

MQT Core - The Backbone of the Munich Quantum Toolkit
http://mqt.readthedocs.io/projects/core
MIT License
52 stars 28 forks source link

Changes Required for DD Reordering to Minimize Runtime #649

Closed Claudiaaaaaaaaa closed 1 month ago

Claudiaaaaaaaaa commented 1 month ago

Description

The running time of DDs depends on the order of the nodes in the diagram. In the package DDsim we implement a tool that tries to find the optimal or near-optimal order of nodes resulting in the minimal running time. All changes required in MQT-core are contained in this PR.

Checklist:

burgholzer commented 1 month ago

I suppose this is no longer needed, given the proposed alternative is viable. Feel free to reopen, if this is still needed.