Maestro 0.2.5
Unified interface for quantum circuit simulation
Loading...
Searching...
No Matches
Distributed Quantum Computing

Network topology, hosts, controllers, and distributed circuit execution. More...

Files

file  Controller.h
 
file  Host.h
 
file  Network.h
 
file  NetworkJob.h
 

Detailed Description

Network topology, hosts, controllers, and distributed circuit execution.

The Network module provides the infrastructure for distributed quantum computing (DQC). It models a network of quantum hosts, each with their own qubits, connected through entanglement links.

Architecture

The network layer automatically handles:

See also
Circuit Representation for circuit representation
Job Scheduling for job scheduling