Sequential Quantum Gate Decomposer  v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
BFGS.cpp File Reference

Implementation of the BFGS optimization srategy. More...

#include "Optimization_Interface.h"
#include "N_Qubit_Decomposition_Cost_Function.h"
#include "BFGS_Powell.h"
#include <fstream>
Include dependency graph for BFGS.cpp:

Go to the source code of this file.

Detailed Description

Implementation of the BFGS optimization srategy.

Definition in file BFGS.cpp.