Skip to content

MQT DDVis - An installation-free web-tool which visualizes quantum decision diagrams and allows to explore their behavior when used in design tasks such as simulation, synthesis, or verification.

License

Notifications You must be signed in to change notification settings

munich-quantum-toolkit/ddvis

Repository files navigation

License: MIT CI

MQT Logo

MQT DDVis - An installation-free web-tool for visualizing quantum decision diagrams

MQT DDVis is an installation-free web-tool that visualizes quantum decision diagrams and allows to explore their behavior when used in design tasks such as simulation, synthesis, or verification. MQT DDVis is hosted at https://www.cda.cit.tum.de/app/ddvis/. It is part of the Munich Quantum Toolkit (MQT).

Key Features

MQT DDVis allows users to interactively learn how decision diagrams can be used in quantum computing, e.g., to

  • compactly represent quantum states and efficiently simulate quantum circuits,
  • compactly represent the functionality of quantum circuits, and
  • verify the equivalence of two circuits in an efficient fashion.

If you have any questions, feel free to create a discussion or an issue on GitHub.

Contributors and Supporters

The Munich Quantum Toolkit (MQT) is developed by the Chair for Design Automation at the Technical University of Munich and supported by the Munich Quantum Software Company (MQSC). Among others, it is part of the Munich Quantum Software Stack (MQSS) ecosystem, which is being developed as part of the Munich Quantum Valley (MQV) initiative.

MQT Partner Logos

Thank you to all the contributors who have helped make MQT DDVis a reality!

Contributors to munich-quantum-toolkit/ddvis

The MQT will remain free, open-source, and permissively licensed—now and in the future. We are firmly committed to keeping it open and actively maintained for the quantum computing community.

To support this endeavor, please consider:

Sponsor the MQT

Getting Started

The following commands will build the app and start it. Open your browser at localhost:3000 to access the user interface.

git clone --recurse-submodules git@github.com:munich-quantum-toolkit/ddvis.git mqt-ddvis
cd mqt-ddvis
npm install
npm run-script build
npm run-script run
[...]
> node ./bin/www

System Requirements

To run DDVis locally, you will require a C++ compiler with support for C++17, CMake, Node.js, and NPM.

Cite This

Please cite the work that best fits your use case.

MQT DDVis (the tool)

When citing the software itself or results produced with it, cite the MQT DDVis paper:

@inproceedings{willeVisualizingDecisionDiagrams2021,
  title        = {Visualizing decision diagrams for quantum computing},
  author       = {Wille, Robert and Burgholzer, Lukas and Artner, Michael},
  year         = {2021},
  booktitle    = {Design, Automation and Test in Europe}
}

The Munich Quantum Toolkit (the project)

When discussing the overall MQT project or its ecosystem, cite the MQT Handbook:

@inproceedings{mqt,
  title        = {The {{MQT}} Handbook: {{A}} Summary of Design Automation Tools and Software for Quantum Computing},
  shorttitle   = {{The MQT Handbook}},
  author       = {Wille, Robert and Berent, Lucas and Forster, Tobias and Kunasaikaran, Jagatheesan and Mato, Kevin and Peham, Tom and Quetschlich, Nils and Rovara, Damian and Sander, Aaron and Schmid, Ludwig and Schoenberger, Daniel and Stade, Yannick and Burgholzer, Lukas},
  year         = 2024,
  booktitle    = {IEEE International Conference on Quantum Software (QSW)},
  doi          = {10.1109/QSW62656.2024.00013},
  eprint       = {2405.17543},
  eprinttype   = {arxiv},
  addendum     = {A live version of this document is available at \url{https://mqt.readthedocs.io}}
}

Acknowledgements

The Munich Quantum Toolkit has been supported by the European Research Council (ERC) under the European Union's Horizon 2020 research and innovation program (grant agreement No. 101001318), the Bavarian State Ministry for Science and Arts through the Distinguished Professorship Program, as well as the Munich Quantum Valley, which is supported by the Bavarian state government with funds from the Hightech Agenda Bayern Plus.

MQT Funding Footer

About

MQT DDVis - An installation-free web-tool which visualizes quantum decision diagrams and allows to explore their behavior when used in design tasks such as simulation, synthesis, or verification.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Contributors 9