// circuit input file // name: fac_15 // number of qbits in circuit *numqbits* 8 // number of operations in circuit *numops* 14 // format: operation key word / number of bits operated on / them bits *butterfly* 1 0 *butterfly* 1 1 *butterfly* 1 2 *butterfly* 1 3 *3 bit cnot* 3 7,0,1 *not* 1 1 *3 bit cnot* 3 5,0,1 *not* 1 0 *3 bit cnot* 3 6,0,1 *not* 1 1 *not* 1 6 *3 bit cnot* 3 4,0,1 *not* 1 0 *not* 1 4 !end // for termination