..math The Subset Sum problem is the decision problem, where given a set of $n$ values $x_i$ and a target value $t$, is there a collection of indicies $I \subseteq [n ...
This project implements a quantum algorithm to solve the Subset Sum problem using a combination of the Draper Quantum Fourier Transform (QFT) adder and Grover's search algorithm. It is built entirely ...
Abstract: This paper studies distributed composite optimization in open multi-agent systems, where agents may join and leave the network over time. We propose a variant of Open ADMM in which the ...