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

Implementation of the BFGS2 optimization srategy. More...

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

Go to the source code of this file.

Detailed Description

Implementation of the BFGS2 optimization srategy.

Definition in file BFGS2.cpp.