pygsti.algorithms.randomcircuit.find_all_sets_of_compatible_two_q_gates#
- find_all_sets_of_compatible_two_q_gates(edgelist, n, gatename='Gcnot', aslabel=False)#
TODO: docstring <TODO summary>
- Parameters:
edgelist (<TODO typ>) – <TODO description>
n (int) – The number of two-qubit gates to have in the set.
gatename (<TODO typ>, optional) – <TODO description>
aslabel (<TODO typ>, optional) – <TODO description>
- Return type:
<TODO typ>