The main interface to the qgame++ Quantum Gate And Measurement Emulator, a quantum computing simulator.
Runs a series of test cases using qb qubits, specified by testCases, on theProgram with qb qubits and a threshold of t.
This call returns a list of 5 items, which are to be interpreted as:
Number of misses Maximum error Average error Maximum number of oracle calls Average number of oracle calls If an error occurs during the execution of the program, all of the elements of the returned list are set to -1.