qgame::QProgramSettings Struct Reference
[Quantum Programs]

This struct contains information about the parsed QProgram, such as the number of Qubits that should be used, or a list of test cases appropriate for the program. More...

#include <qgprog.h>

List of all members.

Public Attributes

int numQb
 Number of Qubits the program uses.

std::vector< qgame::TestCasecases
 List of test cases appropriate for the program.

qgame::QubitList finalQb
 List of final measurement qubits.

double threshold
 Error probability threshold.


Detailed Description

This struct contains information about the parsed QProgram, such as the number of Qubits that should be used, or a list of test cases appropriate for the program.

Such settings can be contained in the program file parsed by QProgram::read().

Definition at line 54 of file qgprog.h.


The documentation for this struct was generated from the following file:
Generated on Sat Apr 3 18:42:38 2004 for QGame++ by doxygen 1.3.5