Commit 3d5919c
authored
Add more tests for correlated decoding and fix undo_reweights on search graph (#169)
* Add more exhaustive tests of correlations. Fix a bug where edge weight rewrites in the search graph weren't always undone.
* remove graph structure comparison method from MatchingGraph
* update correlated matching test data1 parent f1c7d0d commit 3d5919c
File tree
8 files changed
+1307
-1056
lines changed- data
- src/pymatching/sparse_blossom
- driver
- flooder
- search
- tests/matching
8 files changed
+1307
-1056
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
813 | 813 | | |
814 | 814 | | |
815 | 815 | | |
816 | | - | |
| 816 | + | |
817 | 817 | | |
818 | 818 | | |
819 | 819 | | |
| |||
0 commit comments