Dataset Open Access
<?xml version='1.0' encoding='utf-8'?>
<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://datacite.org/schema/kernel-3" xsi:schemaLocation="http://datacite.org/schema/kernel-3 http://schema.datacite.org/meta/kernel-3/metadata.xsd">
<identifier identifierType="DOI">10.25592/uhhfdm.18252</identifier>
<creators>
<creator>
<creatorName>Koch, Frederik</creatorName>
<nameIdentifier nameIdentifierScheme="ORCID" schemeURI="http://orcid.org/">0009-0009-4098-8539</nameIdentifier>
<affiliation>University of Hamburg</affiliation>
</creator>
</creators>
<titles>
<title>Supporting Information for Resource-Efficient Quantum Optimization via Higher-Order Encoding</title>
</titles>
<publisher>Universität Hamburg</publisher>
<publicationYear>2026</publicationYear>
<dates>
<date dateType="Issued">2026-01-21</date>
</dates>
<resourceType resourceTypeGeneral="Dataset"/>
<alternateIdentifiers>
<alternateIdentifier alternateIdentifierType="url">https://www.fdr.uni-hamburg.de/record/18252</alternateIdentifier>
</alternateIdentifiers>
<relatedIdentifiers>
<relatedIdentifier relatedIdentifierType="DOI" relationType="IsPartOf">10.25592/uhhfdm.18251</relatedIdentifier>
</relatedIdentifiers>
<rightsList>
<rights rightsURI="https://creativecommons.org/licenses/by/4.0/legalcode">Creative Commons Attribution 4.0 International</rights>
<rights rightsURI="info:eu-repo/semantics/openAccess">Open Access</rights>
</rightsList>
<descriptions>
<description descriptionType="Abstract"><p>The files GAP.h5, GRAPH_COLORING.h5, and IP.h5 contain all data required to reproduce the figures for the Gate Assignment, Graph Coloring, and Integer Programming problems presented in the manuscript.</p>
<p>Each .h5 file can be opened using the Python package h5py.</p>
<p>Within each .h5 file (one per problem class), the following keys are provided:</p>
<p>&bull; hubo_gate_requirements: A structured array containing the counts of RZ, RX, CNOT, and Hadamard gates, as well as the number of qubits used in the HUBO problem formulation. Using the main script, the number of qubits can be directly mapped to the corresponding problem size.</p>
<p>&bull; qubo_gate_requirements: The same structured array as above, but for the QUBO formulation.</p>
<p>&bull; hubo_nbr_qubits_&lt;x&gt;_depth_&lt;y&gt;: A structured array containing the QAOA parameters (beta and gamma) and the corresponding approximation ratios for QAOA executed on the HUBO formulation with &lt;x&gt; qubits and &lt;y&gt; QAOA layers. For each qubit size &lt;x&gt; and depth &lt;y&gt; described in the main script, a corresponding dataset is provided.</p>
<p>&bull; qubo_nbr_qubits_&lt;x&gt;_depth_&lt;y&gt;: The analogous QAOA data for the QUBO formulation</p></description>
</descriptions>
</resource>