From 22b7ed66094349d190749a0486151b09c1bcf50d Mon Sep 17 00:00:00 2001 From: James Wootton Date: Fri, 16 Feb 2024 11:35:44 +0100 Subject: [PATCH] thing --- src/qiskit_qec/circuits/intern/arctools.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qiskit_qec/circuits/intern/arctools.cpp b/src/qiskit_qec/circuits/intern/arctools.cpp index 1da30190..d3ced0e7 100644 --- a/src/qiskit_qec/circuits/intern/arctools.cpp +++ b/src/qiskit_qec/circuits/intern/arctools.cpp @@ -78,7 +78,7 @@ std::vector check_nodes( // if it's frustrated, it's not neutral output.push_back(0); // number of errors not counted - output.push_back(-1); + output.push_back(-2); // no flipped logicals need to be added } else { // now we must bicolor the qubits of the link graph, such that node edges connect unlike edges