diff --git a/ecosystem/resources/members/MQTProblemSolver.toml b/ecosystem/resources/members/MQTProblemSolver.toml new file mode 100644 index 000000000..cbf62dd5b --- /dev/null +++ b/ecosystem/resources/members/MQTProblemSolver.toml @@ -0,0 +1,11 @@ +name = "MQT ProblemSolver" +url = "https://github.com/cda-tum/MQTProblemSolver" +description = "A framework for users with little to no quantum computing knowledge to solve common problems. Part of the Munich Quantum Toolkit (MQT)." +licence = "MIT license" +contact_info = "quantum.cda@xcit.tum.de" +affiliations = "Technical University of Munich (TUM), Germany" +labels = [ "Software development kit", "Paper implementation", "Application package",] +ibm_maintained = false +group = "applications" +reference_paper = "https://arxiv.org/pdf/2210.14928" +uuid = "4262945e-f1af-441a-ad38-c803a5c6df0b"