Closed tommasopeduzzi closed 1 year ago
This PR fixes a couple of bugs in the DecodingGraph implementation and adds a Union Find decoder based on this paper.
The implementation might not be very efficient and more testing should be done.
Summary
This PR fixes a couple of bugs in the DecodingGraph implementation and adds a Union Find decoder based on this paper.
Details and comments
The implementation might not be very efficient and more testing should be done.