// circuit input file // name: epr pair // number of qbits in circuit *numqbits* 2 // number of operations in circuit *numops* 3 // format: operation key word / number of bits operated on / them bits *butterfly* 1 1 *2 bit cnot* 2 0,1 *measure* 2 0,1 !end // for termination