Maestro 0.1.0
Unified interface for quantum circuit simulation
Loading...
Searching...
No Matches
SimpleController.h File Reference

Go to the source code of this file.

Classes

class  Network::SimpleController< Time >
 The simple controller host implementation. More...

Namespaces

namespace  Network

Macros

#define _SIMPLE_CONTROLLER_H_

Detailed Description

Version
1.0

DESCRIPTION

A simple network controller class.

Implements the controller interface trivially. The most important operations are to convert the circuit for distribution and to distribute it. This functionality is delegated to the circuit itself and to the remapper.

Definition in file SimpleController.h.

Macro Definition Documentation

◆ _SIMPLE_CONTROLLER_H_

#define _SIMPLE_CONTROLLER_H_

Definition at line 18 of file SimpleController.h.