
The goal is to select a set of assets maximizing utility, or return, under a strict budget or risk capacity. Each asset carries a value and a weight, and the problem is framed as a knapsack instance.
The source material argues that real portfolios contain multiple hard constraints and that knapsack-style modeling captures tight budget and risk caps directly, while MILP, ILP, and heuristics remain strong baselines for constrained selection.
The quantum angle is to encode the knapsack as constrained QAOA with a Quantum Walk Mixer so the optimization stays within the feasible subspace.
Runs use public or client-provided price and risk estimates. The report documents windows, capacity settings, and any normalization applied to values and weights.
PoC snapshot: a feasible constrained-QAOA run on a 5-asset instance using 11 qubits on a simulator.
Instance
5 assets
Qubits
11
Execution
Simulator
Feasibility
Feasible constrained-QAOA
Objective
Comparable to MILP and heuristics
Schedules
Parameter schedules logged
Reproducibility
Mixer depth logged
This landing is aimed at teams evaluating constrained portfolio selection under explicit capacity limits and reproducible mixer design.
For teams working with tight budgets and caps in portfolio selection.
For groups evaluating constrained QAOA as an alternative or complement to classical solvers.
For teams exploring mixer-design trade-offs in constrained optimization.
Constrained QAOA with a Quantum Walk Mixer, benchmarked against classical baselines
Collect per-asset value and weight inputs, plus global capacity and optional group caps
Build binary variables in a constraint-preserving subspace and encode penalties for violations
Run QAOA with a Quantum Walk Mixer using shallow schedules and depth for stability
Compare constrained QAOA against MILP and heuristics on objective value, feasibility, and seed stability
Deliver fixed seeds, environment notes, assumptions, references, code, and report
Run knapsack-form portfolio selection on a simulator, review feasibility and objective metrics, and download the report and code.
Try Your First Use Case for Free