Maestro 0.1.0
Unified interface for quantum circuit simulation
Loading...
Searching...
No Matches
SimpleDisconnectedNetwork.h File Reference
#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_

Detailed Description

Version
1.0

DESCRIPTION

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.

Macro Definition Documentation

◆ _SIMPLE_NETWORK_H_

#define _SIMPLE_NETWORK_H_

Definition at line 16 of file SimpleDisconnectedNetwork.h.