Often Logical failures contain a core logical error as well as 'fluff' that can be removed without changing the logical class. Once error logging is done (and maybe visualization too) it would be nice to introduce a pruning routine which takes a set of physical errors and sees if it can remove any (or introduce stabilizers) to reach a lower-weight logical representative. This isn't that good for distance-finding (SAT solving is better) but it does help diagnose what's going wrong when you are debugging a qecc implementation.
Often Logical failures contain a core logical error as well as 'fluff' that can be removed without changing the logical class. Once error logging is done (and maybe visualization too) it would be nice to introduce a pruning routine which takes a set of physical errors and sees if it can remove any (or introduce stabilizers) to reach a lower-weight logical representative. This isn't that good for distance-finding (SAT solving is better) but it does help diagnose what's going wrong when you are debugging a qecc implementation.