From f58cc533f1b1443378c3002ba4996a79592f167e Mon Sep 17 00:00:00 2001 From: DRovara Date: Thu, 7 Nov 2024 15:58:15 +0000 Subject: [PATCH] Submission - Add MQT QUBOMaker to list. --- ecosystem/resources/members/mqt-qubomaker.toml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 ecosystem/resources/members/mqt-qubomaker.toml diff --git a/ecosystem/resources/members/mqt-qubomaker.toml b/ecosystem/resources/members/mqt-qubomaker.toml new file mode 100644 index 000000000..691cc86d3 --- /dev/null +++ b/ecosystem/resources/members/mqt-qubomaker.toml @@ -0,0 +1,14 @@ +name = "MQT QUBOMaker" +url = "https://github.com/cda-tum/mqt-qubomaker" +description = "A framework to generate QUBO formulations for optimization problems based on a selection of constraints that define the problem." +licence = "MIT license" +contact_info = "quantum.cda@xcit.tum.de" +alternatives = "There are no direct alternatives as this project has very specialized uses." +affiliations = "Technical University of Munich (TUM), Germany" +labels = [ "Optimization", "Quantum information",] +ibm_maintained = false +website = "https://mqt.readthedocs.io" +group = "applications" +reference_paper = "https://arxiv.org/abs/2404.10820" +documentation = "https://mqt.readthedocs.io/projects/qubomaker" +uuid = "026213b3-a2cd-4281-b49d-8516c6cd73ae"