English

MPS-JuliQAOA: User-friendly, Scalable MPS-based Simulation for Quantum Optimization

Quantum Physics 2025-08-11 v1 Emerging Technologies Software Engineering

Abstract

We present the MPS-JuliQAOA simulator, a user-friendly, open-source tool to simulate the Quantum Approximate Optimization Algorithm (QAOA) of any optimization problem that can be expressed as diagonal Hamiltonian. By leveraging Julia-language constructs and the ITensor package to implement a Matrix Product State (MPS) approach to simulating QAOA, MPS-Juli-QAOA effortlessly scales to 512 qubits and 20 simulation rounds on the standard de-facto benchmark 3-regular MaxCut QAOA problem. MPS-JuliQAOA also has built-in parameter finding capabilities, which is a crucial performance aspect of QAOA. We illustrate through examples that the user does not need to know MPS principles or complex automatic differentiation techniques to use MPS-JuliQAOA. We study the scalability of our tool with respect to runtime, memory usage and accuracy tradeoffs. Code available at https://github.com/lanl/JuliQAOA.jl/tree/mps.

Keywords

Cite

@article{arxiv.2508.05883,
  title  = {MPS-JuliQAOA: User-friendly, Scalable MPS-based Simulation for Quantum Optimization},
  author = {Sean Feeney and Reuben Tate and John Golden and Stephan Eidenbenz},
  journal= {arXiv preprint arXiv:2508.05883},
  year   = {2025}
}

Comments

14 pages, 7 figures

R2 v1 2026-07-01T04:40:03.555Z