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

Go to the source code of this file.

Classes

struct  Schedulers::CircuitInfo< Time >
struct  Schedulers::ExecuteJob< Time >
 A struct representing a job to be executed on a host. More...
class  Schedulers::IScheduler< Time >
 The scheduler interface. More...

Namespaces

namespace  Schedulers

Macros

#define _SCHEDULER_INTERFACE_H_

Detailed Description

Version
1.0

DESCRIPTION

The scheduler interface.

Must be derived from by the particular scheduler implementations.

Definition in file Scheduler.h.

Macro Definition Documentation

◆ _SCHEDULER_INTERFACE_H_

#define _SCHEDULER_INTERFACE_H_

Definition at line 15 of file Scheduler.h.