|
Maestro 0.1.0
Unified interface for quantum circuit simulation
|
#include "QubitRegister.h"#include "SimpleController.h"#include "SimpleHost.h"#include "../Estimators/SimulatorsEstimatorInterface.h"#include "NetworkJob.h"Go to the source code of this file.
Classes | |
| class | Network::SimpleDisconnectedNetwork< Time, Controller > |
| The simple network implementation. More... | |
Namespaces | |
| namespace | Network |
Macros | |
| #define | _SIMPLE_NETWORK_H_ |
A simple network class, implementing a network containing a buch of hosts, no communication (classical or quantum) among them.
Can execute circuits locally on each host.
Definition in file SimpleDisconnectedNetwork.h.
| #define _SIMPLE_NETWORK_H_ |
Definition at line 16 of file SimpleDisconnectedNetwork.h.