|
Maestro 0.1.0
Unified interface for quantum circuit simulation
|
#include "../Network/Network.h"Go to the source code of this file.
Classes | |
| class | Graphs::IOptimiser< Time > |
| Interface for optimiser classes. More... | |
Namespaces | |
| namespace | Graphs |
Macros | |
| #define | _OPTIMISER_H_ |
Enumerations | |
| enum class | Graphs::OptimiserType { Graphs::kMonteCarlo , Graphs::kGreedy , Graphs::kOptimal , Graphs::kClifford , Graphs::kNone } |
| The type of optimiser. More... | |
The optimiser interface for graph optimisers.
Definition in file Optimiser.h.
| #define _OPTIMISER_H_ |
Definition at line 13 of file Optimiser.h.